Class: Aws::Types::OrganizationAdditionalConfigurationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_enable"NEW", ...

Returns the value of attribute auto_enable.

Returns:

  • ("NEW", "NONE", "ALL")


2296
2297
2298
# File 'sig/types.rbs', line 2296

def auto_enable
  @auto_enable
end

#name"EKS_ADDON_MANAGEMENT", ...

Returns the value of attribute name.

Returns:

  • ("EKS_ADDON_MANAGEMENT", "ECS_FARGATE_AGENT_MANAGEMENT", "EC2_AGENT_MANAGEMENT")


2295
2296
2297
# File 'sig/types.rbs', line 2295

def name
  @name
end