Module: Aws::Lightsail::Client::_GetAutoSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAutoSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #auto_snapshots ⇒ ::Array[Types::AutoSnapshotDetails]
- #resource_name ⇒ ::String
- #resource_type ⇒ "ContainerService", ...
Instance Method Details
#auto_snapshots ⇒ ::Array[Types::AutoSnapshotDetails]
1006 |
# File 'sig/client.rbs', line 1006 def auto_snapshots: () -> ::Array[Types::AutoSnapshotDetails] |
#resource_name ⇒ ::String
1004 |
# File 'sig/client.rbs', line 1004 def resource_name: () -> ::String |
#resource_type ⇒ "ContainerService", ...
1005 |
# File 'sig/client.rbs', line 1005 def resource_type: () -> ("ContainerService" | "Instance" | "StaticIp" | "KeyPair" | "InstanceSnapshot" | "Domain" | "PeeredVpc" | "LoadBalancer" | "LoadBalancerTlsCertificate" | "Disk" | "DiskSnapshot" | "RelationalDatabase" | "RelationalDatabaseSnapshot" | "ExportSnapshotRecord" | "CloudFormationStackRecord" | "Alarm" | "ContactMethod" | "Distribution" | "Certificate" | "Bucket") |