Class: Aws::Types::UpdateResourcePolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn ⇒ ::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


3696
3697
3698
# File 'sig/types.rbs', line 3696

def resource_arn
  @resource_arn
end

#revision_id ⇒ ::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


3697
3698
3699
# File 'sig/types.rbs', line 3697

def revision_id
  @revision_id
end