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

Returns:

  • (::Time)


2496
# File 'sig/client.rbs', line 2496

def create_time: () -> ::Time

#policy_hash::String

Returns:

  • (::String)


2495
# File 'sig/client.rbs', line 2495

def policy_hash: () -> ::String

#policy_in_json::String

Returns:

  • (::String)


2494
# File 'sig/client.rbs', line 2494

def policy_in_json: () -> ::String

#update_time::Time

Returns:

  • (::Time)


2497
# File 'sig/client.rbs', line 2497

def update_time: () -> ::Time