Amazon.S3.Model.InventoryDestination.isSetS3BucketDestination C# (CSharp) 메소드

isSetS3BucketDestination() 공개 메소드

public isSetS3BucketDestination ( ) : bool
리턴 bool
        public bool isSetS3BucketDestination()
        {
            return this.inventoryS3BucketDestination != null;
        }
    }
InventoryDestination