Class: Aws::Types::DisablePolicyTypeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_type"SERVICE_CONTROL_POLICY", ...

Returns the value of attribute policy_type.

Returns:



353
354
355
# File 'sig/types.rbs', line 353

def policy_type
  @policy_type
end

#root_id::String

Returns the value of attribute root_id.

Returns:



352
353
354
# File 'sig/types.rbs', line 352

def root_id
  @root_id
end