Module: Aws::Panorama::Client::_CreatePackageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePackageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
142 |
# File 'sig/client.rbs', line 142
def arn: () -> ::String
|
#package_id ⇒ ::String
143 |
# File 'sig/client.rbs', line 143
def package_id: () -> ::String
|
#storage_location ⇒ Types::StorageLocation
144 |
# File 'sig/client.rbs', line 144
def storage_location: () -> Types::StorageLocation
|