Module: Aws::VerifiedPermissions::Client::_CreateIdentitySourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateIdentitySourceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #created_date ⇒ ::Time
- #identity_source_id ⇒ ::String
- #last_updated_date ⇒ ::Time
- #policy_store_id ⇒ ::String
Instance Method Details
#created_date ⇒ ::Time
155 |
# File 'sig/client.rbs', line 155 def created_date: () -> ::Time |
#identity_source_id ⇒ ::String
156 |
# File 'sig/client.rbs', line 156 def identity_source_id: () -> ::String |
#last_updated_date ⇒ ::Time
157 |
# File 'sig/client.rbs', line 157 def last_updated_date: () -> ::Time |
#policy_store_id ⇒ ::String
158 |
# File 'sig/client.rbs', line 158 def policy_store_id: () -> ::String |