AWS SDK for .NET Documentation
CreateStorageLocationResult Class
AmazonAmazon.ElasticBeanstalk.ModelCreateStorageLocationResult Did this page help you?   Yes   No    Tell us about it...
Results of a CreateStorageLocationResult call.
Declaration Syntax
C#
public class CreateStorageLocationResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CreateStorageLocationResult()()()()
Initializes a new instance of the CreateStorageLocationResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
S3Bucket
Gets and sets the property S3Bucket.

The name of the Amazon S3 bucket created.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithS3Bucket(String) Obsolete.
Sets the S3Bucket property

Inheritance Hierarchy
Object
CreateStorageLocationResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)