Class: Aws::Types::SetSecurityTokenServicePreferencesRequest
- Inherits:
-
Object
- Object
- Aws::Types::SetSecurityTokenServicePreferencesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_endpoint_token_version ⇒ "v1Token", "v2Token"
Returns the value of attribute global_endpoint_token_version.
Instance Attribute Details
#global_endpoint_token_version ⇒ "v1Token", "v2Token"
Returns the value of attribute global_endpoint_token_version.
2019 2020 2021 |
# File 'sig/types.rbs', line 2019 def global_endpoint_token_version @global_endpoint_token_version end |