Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.sso package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.sso package.
(build-cfn-application-assignment-builder builder id config)
The build-cfn-application-assignment-builder function updates a CfnApplicationAssignment$Builder instance using the provided configuration. The function takes the CfnApplicationAssignment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationArn | java.lang.String | cdk.support/lookup-entry | :application-arn |
principalId | java.lang.String | cdk.support/lookup-entry | :principal-id |
principalType | java.lang.String | cdk.support/lookup-entry | :principal-type |
The build-cfn-application-assignment-builder function updates a CfnApplicationAssignment$Builder instance using the provided configuration. The function takes the CfnApplicationAssignment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-arn` | | `principalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-id` | | `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` |
(build-cfn-application-assignment-props-builder builder id config)
The build-cfn-application-assignment-props-builder function updates a CfnApplicationAssignmentProps$Builder instance using the provided configuration. The function takes the CfnApplicationAssignmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationArn | java.lang.String | cdk.support/lookup-entry | :application-arn |
principalId | java.lang.String | cdk.support/lookup-entry | :principal-id |
principalType | java.lang.String | cdk.support/lookup-entry | :principal-type |
The build-cfn-application-assignment-props-builder function updates a CfnApplicationAssignmentProps$Builder instance using the provided configuration. The function takes the CfnApplicationAssignmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-arn` | | `principalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-id` | | `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` |
(build-cfn-application-builder builder id config)
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationProviderArn | java.lang.String | cdk.support/lookup-entry | :application-provider-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
portalOptions | software.amazon.awscdk.services.sso.CfnApplication$PortalOptionsConfigurationProperty | cdk.support/lookup-entry | :portal-options |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationProviderArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-provider-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `portalOptions` | software.amazon.awscdk.services.sso.CfnApplication$PortalOptionsConfigurationProperty | [[cdk.support/lookup-entry]] | `:portal-options` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-portal-options-configuration-property-builder builder
id
config)
The build-cfn-application-portal-options-configuration-property-builder function updates a CfnApplication$PortalOptionsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$PortalOptionsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
signInOptions | software.amazon.awscdk.services.sso.CfnApplication$SignInOptionsProperty | cdk.support/lookup-entry | :sign-in-options |
visibility | java.lang.String | cdk.support/lookup-entry | :visibility |
The build-cfn-application-portal-options-configuration-property-builder function updates a CfnApplication$PortalOptionsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$PortalOptionsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `signInOptions` | software.amazon.awscdk.services.sso.CfnApplication$SignInOptionsProperty | [[cdk.support/lookup-entry]] | `:sign-in-options` | | `visibility` | java.lang.String | [[cdk.support/lookup-entry]] | `:visibility` |
(build-cfn-application-props-builder builder id config)
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationProviderArn | java.lang.String | cdk.support/lookup-entry | :application-provider-arn |
description | java.lang.String | cdk.support/lookup-entry | :description |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
name | java.lang.String | cdk.support/lookup-entry | :name |
portalOptions | software.amazon.awscdk.services.sso.CfnApplication$PortalOptionsConfigurationProperty | cdk.support/lookup-entry | :portal-options |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationProviderArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-provider-arn` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `portalOptions` | software.amazon.awscdk.services.sso.CfnApplication$PortalOptionsConfigurationProperty | [[cdk.support/lookup-entry]] | `:portal-options` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-sign-in-options-property-builder builder id config)
The build-cfn-application-sign-in-options-property-builder function updates a CfnApplication$SignInOptionsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SignInOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationUrl | java.lang.String | cdk.support/lookup-entry | :application-url |
origin | java.lang.String | cdk.support/lookup-entry | :origin |
The build-cfn-application-sign-in-options-property-builder function updates a CfnApplication$SignInOptionsProperty$Builder instance using the provided configuration. The function takes the CfnApplication$SignInOptionsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-url` | | `origin` | java.lang.String | [[cdk.support/lookup-entry]] | `:origin` |
(build-cfn-assignment-builder builder id config)
The build-cfn-assignment-builder function updates a CfnAssignment$Builder instance using the provided configuration. The function takes the CfnAssignment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
permissionSetArn | java.lang.String | cdk.support/lookup-entry | :permission-set-arn |
principalId | java.lang.String | cdk.support/lookup-entry | :principal-id |
principalType | java.lang.String | cdk.support/lookup-entry | :principal-type |
targetId | java.lang.String | cdk.support/lookup-entry | :target-id |
targetType | java.lang.String | cdk.support/lookup-entry | :target-type |
The build-cfn-assignment-builder function updates a CfnAssignment$Builder instance using the provided configuration. The function takes the CfnAssignment$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `permissionSetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:permission-set-arn` | | `principalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-id` | | `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` | | `targetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-id` | | `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
(build-cfn-assignment-props-builder builder id config)
The build-cfn-assignment-props-builder function updates a CfnAssignmentProps$Builder instance using the provided configuration. The function takes the CfnAssignmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
permissionSetArn | java.lang.String | cdk.support/lookup-entry | :permission-set-arn |
principalId | java.lang.String | cdk.support/lookup-entry | :principal-id |
principalType | java.lang.String | cdk.support/lookup-entry | :principal-type |
targetId | java.lang.String | cdk.support/lookup-entry | :target-id |
targetType | java.lang.String | cdk.support/lookup-entry | :target-type |
The build-cfn-assignment-props-builder function updates a CfnAssignmentProps$Builder instance using the provided configuration. The function takes the CfnAssignmentProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `permissionSetArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:permission-set-arn` | | `principalId` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-id` | | `principalType` | java.lang.String | [[cdk.support/lookup-entry]] | `:principal-type` | | `targetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-id` | | `targetType` | java.lang.String | [[cdk.support/lookup-entry]] | `:target-type` |
(build-cfn-instance-access-control-attribute-configuration-access-control-attribute-property-builder
builder
id
config)
The build-cfn-instance-access-control-attribute-configuration-access-control-attribute-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
value | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :value |
The build-cfn-instance-access-control-attribute-configuration-access-control-attribute-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-instance-access-control-attribute-configuration-access-control-attribute-value-property-builder
builder
id
config)
The build-cfn-instance-access-control-attribute-configuration-access-control-attribute-value-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
source | java.util.List | cdk.support/lookup-entry | :source |
The build-cfn-instance-access-control-attribute-configuration-access-control-attribute-value-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `source` | java.util.List | [[cdk.support/lookup-entry]] | `:source` |
(build-cfn-instance-access-control-attribute-configuration-builder builder
id
config)
The build-cfn-instance-access-control-attribute-configuration-builder function updates a CfnInstanceAccessControlAttributeConfiguration$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accessControlAttributes | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :access-control-attributes |
instanceAccessControlAttributeConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :instance-access-control-attribute-configuration |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
The build-cfn-instance-access-control-attribute-configuration-builder function updates a CfnInstanceAccessControlAttributeConfiguration$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accessControlAttributes` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:access-control-attributes` | | `instanceAccessControlAttributeConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:instance-access-control-attribute-configuration` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` |
(build-cfn-instance-access-control-attribute-configuration-instance-access-control-attribute-configuration-property-builder
builder
id
config)
The build-cfn-instance-access-control-attribute-configuration-instance-access-control-attribute-configuration-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accessControlAttributes | java.util.List | cdk.support/lookup-entry | :access-control-attributes |
The build-cfn-instance-access-control-attribute-configuration-instance-access-control-attribute-configuration-property-builder function updates a CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accessControlAttributes` | java.util.List | [[cdk.support/lookup-entry]] | `:access-control-attributes` |
(build-cfn-instance-access-control-attribute-configuration-props-builder builder
id
config)
The build-cfn-instance-access-control-attribute-configuration-props-builder function updates a CfnInstanceAccessControlAttributeConfigurationProps$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
accessControlAttributes | java.util.List | cdk.support/lookup-entry | :access-control-attributes |
instanceAccessControlAttributeConfiguration | software.amazon.awscdk.services.sso.CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty | cdk.support/lookup-entry | :instance-access-control-attribute-configuration |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
The build-cfn-instance-access-control-attribute-configuration-props-builder function updates a CfnInstanceAccessControlAttributeConfigurationProps$Builder instance using the provided configuration. The function takes the CfnInstanceAccessControlAttributeConfigurationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `accessControlAttributes` | java.util.List | [[cdk.support/lookup-entry]] | `:access-control-attributes` | | `instanceAccessControlAttributeConfiguration` | software.amazon.awscdk.services.sso.CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty | [[cdk.support/lookup-entry]] | `:instance-access-control-attribute-configuration` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` |
(build-cfn-instance-builder builder id config)
The build-cfn-instance-builder function updates a CfnInstance$Builder instance using the provided configuration. The function takes the CfnInstance$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-instance-builder function updates a CfnInstance$Builder instance using the provided configuration. The function takes the CfnInstance$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-instance-props-builder builder id config)
The build-cfn-instance-props-builder function updates a CfnInstanceProps$Builder instance using the provided configuration. The function takes the CfnInstanceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-instance-props-builder function updates a CfnInstanceProps$Builder instance using the provided configuration. The function takes the CfnInstanceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-permission-set-builder builder id config)
The build-cfn-permission-set-builder function updates a CfnPermissionSet$Builder instance using the provided configuration. The function takes the CfnPermissionSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
customerManagedPolicyReferences | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :customer-managed-policy-references |
description | java.lang.String | cdk.support/lookup-entry | :description |
inlinePolicy | java.lang.Object | cdk.support/lookup-entry | :inline-policy |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
managedPolicies | java.util.List | cdk.support/lookup-entry | :managed-policies |
name | java.lang.String | cdk.support/lookup-entry | :name |
permissionsBoundary | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :permissions-boundary |
relayStateType | java.lang.String | cdk.support/lookup-entry | :relay-state-type |
sessionDuration | java.lang.String | cdk.support/lookup-entry | :session-duration |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-permission-set-builder function updates a CfnPermissionSet$Builder instance using the provided configuration. The function takes the CfnPermissionSet$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `customerManagedPolicyReferences` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customer-managed-policy-references` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `inlinePolicy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:inline-policy` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `managedPolicies` | java.util.List | [[cdk.support/lookup-entry]] | `:managed-policies` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `permissionsBoundary` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:permissions-boundary` | | `relayStateType` | java.lang.String | [[cdk.support/lookup-entry]] | `:relay-state-type` | | `sessionDuration` | java.lang.String | [[cdk.support/lookup-entry]] | `:session-duration` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-permission-set-customer-managed-policy-reference-property-builder
builder
id
config)
The build-cfn-permission-set-customer-managed-policy-reference-property-builder function updates a CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder instance using the provided configuration. The function takes the CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
path | java.lang.String | cdk.support/lookup-entry | :path |
The build-cfn-permission-set-customer-managed-policy-reference-property-builder function updates a CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder instance using the provided configuration. The function takes the CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `path` | java.lang.String | [[cdk.support/lookup-entry]] | `:path` |
(build-cfn-permission-set-permissions-boundary-property-builder builder
id
config)
The build-cfn-permission-set-permissions-boundary-property-builder function updates a CfnPermissionSet$PermissionsBoundaryProperty$Builder instance using the provided configuration. The function takes the CfnPermissionSet$PermissionsBoundaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
customerManagedPolicyReference | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :customer-managed-policy-reference |
managedPolicyArn | java.lang.String | cdk.support/lookup-entry | :managed-policy-arn |
The build-cfn-permission-set-permissions-boundary-property-builder function updates a CfnPermissionSet$PermissionsBoundaryProperty$Builder instance using the provided configuration. The function takes the CfnPermissionSet$PermissionsBoundaryProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `customerManagedPolicyReference` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:customer-managed-policy-reference` | | `managedPolicyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:managed-policy-arn` |
(build-cfn-permission-set-props-builder builder id config)
The build-cfn-permission-set-props-builder function updates a CfnPermissionSetProps$Builder instance using the provided configuration. The function takes the CfnPermissionSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
customerManagedPolicyReferences | java.util.List | cdk.support/lookup-entry | :customer-managed-policy-references |
description | java.lang.String | cdk.support/lookup-entry | :description |
inlinePolicy | java.lang.Object | cdk.support/lookup-entry | :inline-policy |
instanceArn | java.lang.String | cdk.support/lookup-entry | :instance-arn |
managedPolicies | java.util.List | cdk.support/lookup-entry | :managed-policies |
name | java.lang.String | cdk.support/lookup-entry | :name |
permissionsBoundary | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :permissions-boundary |
relayStateType | java.lang.String | cdk.support/lookup-entry | :relay-state-type |
sessionDuration | java.lang.String | cdk.support/lookup-entry | :session-duration |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-permission-set-props-builder function updates a CfnPermissionSetProps$Builder instance using the provided configuration. The function takes the CfnPermissionSetProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `customerManagedPolicyReferences` | java.util.List | [[cdk.support/lookup-entry]] | `:customer-managed-policy-references` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `inlinePolicy` | java.lang.Object | [[cdk.support/lookup-entry]] | `:inline-policy` | | `instanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:instance-arn` | | `managedPolicies` | java.util.List | [[cdk.support/lookup-entry]] | `:managed-policies` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `permissionsBoundary` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:permissions-boundary` | | `relayStateType` | java.lang.String | [[cdk.support/lookup-entry]] | `:relay-state-type` | | `sessionDuration` | java.lang.String | [[cdk.support/lookup-entry]] | `:session-duration` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(cfn-application-assignment-builder scope id config)
Creates a CfnApplicationAssignment$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnApplicationAssignment$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-assignment-props-builder id config)
Creates a CfnApplicationAssignmentProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationAssignmentProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-builder scope id config)
Creates a CfnApplication$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnApplication$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-portal-options-configuration-property-builder id config)
Creates a CfnApplication$PortalOptionsConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$PortalOptionsConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-sign-in-options-property-builder id config)
Creates a CfnApplication$SignInOptionsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$SignInOptionsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-assignment-builder scope id config)
Creates a CfnAssignment$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnAssignment$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-assignment-props-builder id config)
Creates a CfnAssignmentProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnAssignmentProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-access-control-attribute-configuration-access-control-attribute-property-builder
id
config)
Creates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-access-control-attribute-configuration-access-control-attribute-value-property-builder
id
config)
Creates a CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnInstanceAccessControlAttributeConfiguration$AccessControlAttributeValueProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-access-control-attribute-configuration-builder scope id config)
Creates a CfnInstanceAccessControlAttributeConfiguration$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnInstanceAccessControlAttributeConfiguration$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-access-control-attribute-configuration-instance-access-control-attribute-configuration-property-builder
id
config)
Creates a CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnInstanceAccessControlAttributeConfiguration$InstanceAccessControlAttributeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-access-control-attribute-configuration-props-builder id config)
Creates a CfnInstanceAccessControlAttributeConfigurationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnInstanceAccessControlAttributeConfigurationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-builder scope id config)
Creates a CfnInstance$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnInstance$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-instance-props-builder id config)
Creates a CfnInstanceProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnInstanceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-permission-set-builder scope id config)
Creates a CfnPermissionSet$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnPermissionSet$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-permission-set-customer-managed-policy-reference-property-builder id
config)
Creates a CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPermissionSet$CustomerManagedPolicyReferenceProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-permission-set-permissions-boundary-property-builder id config)
Creates a CfnPermissionSet$PermissionsBoundaryProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPermissionSet$PermissionsBoundaryProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-permission-set-props-builder id config)
Creates a CfnPermissionSetProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPermissionSetProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close