Organization Configuration Feature Additional Configuration Args
data class OrganizationConfigurationFeatureAdditionalConfigurationArgs(val autoEnable: Output<String>, val name: Output<String>) : ConvertibleToJava<OrganizationConfigurationFeatureAdditionalConfigurationArgs>
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.