Class: Aws::Types::AssociateIdentityProviderConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateIdentityProviderConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#update ⇒ Types::Update
Returns the value of attribute update.
Instance Attribute Details
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
216 217 218 |
# File 'sig/types.rbs', line 216 def @tags end |
#update ⇒ Types::Update
Returns the value of attribute update.
215 216 217 |
# File 'sig/types.rbs', line 215 def update @update end |