Module: Aws::VerifiedPermissions::Client::_CreatePolicyStoreResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePolicyStoreOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
235 |
# File 'sig/client.rbs', line 235
def arn: () -> ::String
|
#created_date ⇒ ::Time
236 |
# File 'sig/client.rbs', line 236
def created_date: () -> ::Time
|
#last_updated_date ⇒ ::Time
237 |
# File 'sig/client.rbs', line 237
def last_updated_date: () -> ::Time
|
#policy_store_id ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def policy_store_id: () -> ::String
|