AWSEBSSnapshotAttribute
No description
type AWSEBSSnapshotAttribute {
createVolumePermissions: [AWSEBSSnapshotCreateVolumePermission]!
productCodes: [AWSEBSSnapshotProductCode]!
}
Fields
AWSEBSSnapshotAttribute.createVolumePermissions
● [AWSEBSSnapshotCreateVolumePermission]!
non-null object
The users and groups that have the permissions for creating volumes from the snapshot
AWSEBSSnapshotAttribute.productCodes
● [AWSEBSSnapshotProductCode]!
non-null object
The product codes
Member of
AWSEBSSnapshot
object