Class: Aws::Types::CreateResourcePolicyStatementResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateResourcePolicyStatementResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#revision_id ⇒ ::String
Returns the value of attribute revision_id.
Instance Attribute Details
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
964 965 966 |
# File 'sig/types.rbs', line 964 def resource_arn @resource_arn end |
#revision_id ⇒ ::String
Returns the value of attribute revision_id.
965 966 967 |
# File 'sig/types.rbs', line 965 def revision_id @revision_id end |