Module: Aws::VerifiedPermissions::Client::_CreatePolicyStoreAliasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePolicyStoreAliasOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#alias_arn ⇒ ::String
263 |
# File 'sig/client.rbs', line 263
def alias_arn: () -> ::String
|
#alias_name ⇒ ::String
261 |
# File 'sig/client.rbs', line 261
def alias_name: () -> ::String
|
#created_at ⇒ ::Time
264 |
# File 'sig/client.rbs', line 264
def created_at: () -> ::Time
|
#policy_store_id ⇒ ::String
262 |
# File 'sig/client.rbs', line 262
def policy_store_id: () -> ::String
|