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:

  • ("SERVICE_CONTROL_POLICY", "RESOURCE_CONTROL_POLICY", "TAG_POLICY", "BACKUP_POLICY", "AISERVICES_OPT_OUT_POLICY", "CHATBOT_POLICY", "DECLARATIVE_POLICY_EC2", "SECURITYHUB_POLICY", "INSPECTOR_POLICY", "UPGRADE_ROLLOUT_POLICY", "BEDROCK_POLICY", "S3_POLICY", "NETWORK_SECURITY_DIRECTOR_POLICY")


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:

  • (::String)


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

def root_id
  @root_id
end