Organization Configuration Feature Additional Configuration
data class OrganizationConfigurationFeatureAdditionalConfiguration(val autoEnable: String, val name: String)
Properties
Link copied to clipboard
The status of the additional configuration that will be configured for the organization. Valid values: NEW
, ALL
, NONE
.
Link copied to clipboard
The name of the additional configuration for a feature that will be configured for the organization. Valid values: EKS_ADDON_MANAGEMENT
, ECS_FARGATE_AGENT_MANAGEMENT
, EC2_AGENT_MANAGEMENT
. Refer to the AWS Documentation for the current list of supported values.