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)


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

def create_time: () -> ::Time

#policy_hash::String

Returns:

  • (::String)


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

def policy_hash: () -> ::String

#policy_in_json::String

Returns:

  • (::String)


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

def policy_in_json: () -> ::String

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time