Module: Aws::LexModelsV2::Client::_DescribeResourcePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeResourcePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy ⇒ ::String
1017 |
# File 'sig/client.rbs', line 1017
def policy: () -> ::String
|
#resource_arn ⇒ ::String
1016 |
# File 'sig/client.rbs', line 1016
def resource_arn: () -> ::String
|
#revision_id ⇒ ::String
1018 |
# File 'sig/client.rbs', line 1018
def revision_id: () -> ::String
|