C# 클래스 AWSSDK_DotNet.IntegrationTests.Tests.S3.StorageInsightsInventoryTests

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
Client Amazon.S3.AmazonS3Client
bucketName string

공개 메소드들

메소드 설명
BucketInventoryConfigurationsAndFilterTest ( ) : void
CreateTestBase ( ) : void

비공개 메소드들

메소드 설명
BucketAnalyticsConfigurationsTestWithS3SigV2 ( ) : void
BucketAnalyticsConfigurationsTestWithSigV4 ( ) : void
DeleteInventoryAndValidate ( ) : void
GetBucketInventoryAndValidate ( InventoryConfiguration getInventoryConfiguration, InventoryConfiguration putInventoryConfiguration ) : void
ListBucketInventory ( ) : void

메소드 상세

BucketInventoryConfigurationsAndFilterTest() 공개 메소드

public BucketInventoryConfigurationsAndFilterTest ( ) : void
리턴 void

CreateTestBase() 공개 정적인 메소드

public static CreateTestBase ( ) : void
리턴 void

프로퍼티 상세

Client 공개적으로 정적으로 프로퍼티

public static AmazonS3Client,Amazon.S3 Client
리턴 Amazon.S3.AmazonS3Client

bucketName 공개적으로 정적으로 프로퍼티

public static string bucketName
리턴 string