Class: Aws::Types::OrganizationFeatureStatisticsAdditionalConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabled_accounts_count::Integer

Returns the value of attribute enabled_accounts_count.

Returns:

  • (::Integer)


2353
2354
2355
# File 'sig/types.rbs', line 2353

def enabled_accounts_count
  @enabled_accounts_count
end

#name"EKS_ADDON_MANAGEMENT", ...

Returns the value of attribute name.

Returns:

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


2352
2353
2354
# File 'sig/types.rbs', line 2352

def name
  @name
end