Results of a CreateStorageLocationResult call.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CreateStorageLocationResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CreateStorageLocationResult()()()() | Initializes a new instance of the CreateStorageLocationResult class | 
|  | Equals(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
 Inheritance Hierarchy| Object | |
|  | CreateStorageLocationResult |