Resource Type definition for SSO InstanceAccessControlAttributeConfiguration
instance_arn
(String) The ARN of the AWS SSO instance under which the operation will be executed.access_control_attributes
(Attributes List) (see below for nested schema)instance_access_control_attribute_configuration
(Attributes) The InstanceAccessControlAttributeConfiguration property has been deprecated but is still supported for backwards compatibility purposes. We recomend that you use AccessControlAttributes property instead. (see below for nested schema)id
(String) Uniquely identifies the resource.access_control_attributes
Required:
key
(String)value
(Attributes) (see below for nested schema)access_control_attributes.value
Required:
source
(List of String)instance_access_control_attribute_configuration
Required:
access_control_attributes
(Attributes List) (see below for nested schema)instance_access_control_attribute_configuration.access_control_attributes
Required:
key
(String)value
(Attributes) (see below for nested schema)instance_access_control_attribute_configuration.access_control_attributes.value
Required:
source
(List of String)Import is supported using the following syntax:
$ terraform import awscc_sso_instance_access_control_attribute_configuration.example <resource ID>