Class: Aws::Types::PutResourcePolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


926
927
928
# File 'sig/types.rbs', line 926

def content
  @content
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



927
928
929
# File 'sig/types.rbs', line 927

def tags
  @tags
end