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)


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

def create_time: () -> ::Time

#policy_hash::String

Returns:

  • (::String)


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

def policy_hash: () -> ::String

#policy_in_json::String

Returns:

  • (::String)


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

def policy_in_json: () -> ::String

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time