AWS SDK for .NET Documentation
SnapshotAttribute Class
AmazonAmazon.EC2.ModelSnapshotAttribute Did this page help you?   Yes   No    Tell us about it...
Snapshot Attribute
Declaration Syntax
C#
public class SnapshotAttribute
Members
All MembersConstructorsMethodsProperties



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

CreateVolumePermission
List of create volume permissions

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.)
IsSetCreateVolumePermission()()()()
Checks if CreateVolumePermission property is set

IsSetProductCodes()()()()
Checks if ProductCodes property is set

IsSetSnapshotId()()()()
Checks if SnapshotId property is set

ProductCodes
The product codes associated with the snapshot.

SnapshotId
The ID of the Amazon EBS snapshot.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCreateVolumePermission(array<CreateVolumePermission>[]()[][]) Obsolete.
Sets the list of create volume permissions

WithProductCodes(array<ProductCode>[]()[][]) Obsolete.
Sets the product codes associated with the snapshot.

WithSnapshotId(String) Obsolete.
Sets the ID of the Amazon EBS snapshot.

Inheritance Hierarchy
Object
SnapshotAttribute

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