Class: Aws::Types::CreateCrossAccountAuthorizationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCrossAccountAuthorizationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cross_account_authorization ⇒ ::String
Returns the value of attribute cross_account_authorization.
Instance Attribute Details
#cross_account_authorization ⇒ ::String
Returns the value of attribute cross_account_authorization.
52 53 54 |
# File 'sig/types.rbs', line 52 def @cross_account_authorization end |