Class: Aws::Types::ValidateResourcePolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#resource_policy::String

Returns the value of attribute resource_policy.

Returns:



486
487
488
# File 'sig/types.rbs', line 486

def resource_policy
  @resource_policy
end

#secret_id::String

Returns the value of attribute secret_id.

Returns:



485
486
487
# File 'sig/types.rbs', line 485

def secret_id
  @secret_id
end