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
2484 |
# File 'sig/client.rbs', line 2484
def create_time: () -> ::Time
|
#policy_hash ⇒ ::String
2483 |
# File 'sig/client.rbs', line 2483
def policy_hash: () -> ::String
|
#policy_in_json ⇒ ::String
2482 |
# File 'sig/client.rbs', line 2482
def policy_in_json: () -> ::String
|
#update_time ⇒ ::Time
2485 |
# File 'sig/client.rbs', line 2485
def update_time: () -> ::Time
|