C# 클래스 Amazon.S3.Model.DeleteObjectRequest

The DeleteObjectRequest contains the parameters used for the DeleteObject operation.
Required Parameters: BucketName, Key
The MfaCodes property is required if the bucket containing this object has been configured with the EnableMfaDelete property. For more information, please see: P:Amazon.S3.Model.S3BucketVersioningConfig.EnableMfaDelete.
상속: Amazon.S3.Model.S3Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBucketName ( ) : bool
IsSetKey ( ) : bool
IsSetMfaCodes ( ) : bool

Checks if the MfaCodes property is set.

IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.

IsSetVersionId ( ) : bool

Checks if VersionId property is set.