Module: Aws::WorkSpacesWeb::Client::_AssociateTrustStoreResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateTrustStoreResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#portal_arn ⇒ ::String
143 |
# File 'sig/client.rbs', line 143
def portal_arn: () -> ::String
|
#trust_store_arn ⇒ ::String
144 |
# File 'sig/client.rbs', line 144
def trust_store_arn: () -> ::String
|