Module: Aws::Glue::Client::_GetResourcePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetResourcePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#create_time ⇒ ::Time
2510 |
# File 'sig/client.rbs', line 2510
def create_time: () -> ::Time
|
#policy_hash ⇒ ::String
2509 |
# File 'sig/client.rbs', line 2509
def policy_hash: () -> ::String
|
#policy_in_json ⇒ ::String
2508 |
# File 'sig/client.rbs', line 2508
def policy_in_json: () -> ::String
|
#update_time ⇒ ::Time
2511 |
# File 'sig/client.rbs', line 2511
def update_time: () -> ::Time
|