Class: Aws::Types::GetContainerRecipePolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy ⇒ ::String

Returns the value of attribute policy.

Returns:

  • (::String)


705
706
707
# File 'sig/types.rbs', line 705

def policy
  @policy
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


704
705
706
# File 'sig/types.rbs', line 704

def request_id
  @request_id
end