Class: Aws::Types::OrganizationAdditionalConfiguration

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")


2290
2291
2292
# File 'sig/types.rbs', line 2290

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")


2289
2290
2291
# File 'sig/types.rbs', line 2289

def name
  @name
end