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

#block_public_policyBoolean

Returns the value of attribute block_public_policy.

Returns:



266
267
268
# File 'sig/types.rbs', line 266

def block_public_policy
  @block_public_policy
end

#resource_policy::String

Returns the value of attribute resource_policy.

Returns:



265
266
267
# File 'sig/types.rbs', line 265

def resource_policy
  @resource_policy
end

#secret_id::String

Returns the value of attribute secret_id.

Returns:



264
265
266
# File 'sig/types.rbs', line 264

def secret_id
  @secret_id
end