Class: Aws::Types::CreateStorageProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateStorageProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#storage_profile_id ⇒ ::String
Returns the value of attribute storage_profile_id.
Instance Attribute Details
#storage_profile_id ⇒ ::String
Returns the value of attribute storage_profile_id.
866 867 868 |
# File 'sig/types.rbs', line 866 def storage_profile_id @storage_profile_id end |