Amazon.S3.Model.InventoryDestination.isSetS3BucketDestination C# (CSharp) Method

isSetS3BucketDestination() public method

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