Class: Aws::Types::PutComponentPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_arn ⇒ ::String

Returns the value of attribute component_arn.

Returns:

  • (::String)


1808
1809
1810
# File 'sig/types.rbs', line 1808

def component_arn
  @component_arn
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


1807
1808
1809
# File 'sig/types.rbs', line 1807

def request_id
  @request_id
end