Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.auditmanager package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.auditmanager package.
(build-cfn-assessment-assessment-reports-destination-property-builder builder
id
config)
The build-cfn-assessment-assessment-reports-destination-property-builder function updates a CfnAssessment$AssessmentReportsDestinationProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AssessmentReportsDestinationProperty$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 |
---|---|---|---|
destination | java.lang.String | cdk.support/lookup-entry | :destination |
destinationType | java.lang.String | cdk.support/lookup-entry | :destination-type |
The build-cfn-assessment-assessment-reports-destination-property-builder function updates a CfnAssessment$AssessmentReportsDestinationProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AssessmentReportsDestinationProperty$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 | |---|---|---|---| | `destination` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination` | | `destinationType` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-type` |
(build-cfn-assessment-aws-account-property-builder builder id config)
The build-cfn-assessment-aws-account-property-builder function updates a CfnAssessment$AWSAccountProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AWSAccountProperty$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 |
---|---|---|---|
emailAddress | java.lang.String | cdk.support/lookup-entry | :email-address |
id | java.lang.String | cdk.support/lookup-entry | :id |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-assessment-aws-account-property-builder function updates a CfnAssessment$AWSAccountProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AWSAccountProperty$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 | |---|---|---|---| | `emailAddress` | java.lang.String | [[cdk.support/lookup-entry]] | `:email-address` | | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-assessment-aws-service-property-builder builder id config)
The build-cfn-assessment-aws-service-property-builder function updates a CfnAssessment$AWSServiceProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AWSServiceProperty$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 |
---|---|---|---|
serviceName | java.lang.String | cdk.support/lookup-entry | :service-name |
The build-cfn-assessment-aws-service-property-builder function updates a CfnAssessment$AWSServiceProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$AWSServiceProperty$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 | |---|---|---|---| | `serviceName` | java.lang.String | [[cdk.support/lookup-entry]] | `:service-name` |
(build-cfn-assessment-builder builder id config)
The build-cfn-assessment-builder function updates a CfnAssessment$Builder instance using the provided configuration. The function takes the CfnAssessment$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 |
---|---|---|---|
assessmentReportsDestination | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :assessment-reports-destination |
awsAccount | software.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountProperty | cdk.support/lookup-entry | :aws-account |
delegations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :delegations |
description | java.lang.String | cdk.support/lookup-entry | :description |
frameworkId | java.lang.String | cdk.support/lookup-entry | :framework-id |
name | java.lang.String | cdk.support/lookup-entry | :name |
roles | java.util.List | cdk.support/lookup-entry | :roles |
scope | software.amazon.awscdk.services.auditmanager.CfnAssessment$ScopeProperty | cdk.support/lookup-entry | :scope |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-assessment-builder function updates a CfnAssessment$Builder instance using the provided configuration. The function takes the CfnAssessment$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 | |---|---|---|---| | `assessmentReportsDestination` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:assessment-reports-destination` | | `awsAccount` | software.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountProperty | [[cdk.support/lookup-entry]] | `:aws-account` | | `delegations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:delegations` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `frameworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:framework-id` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `roles` | java.util.List | [[cdk.support/lookup-entry]] | `:roles` | | `scope` | software.amazon.awscdk.services.auditmanager.CfnAssessment$ScopeProperty | [[cdk.support/lookup-entry]] | `:scope` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-assessment-delegation-property-builder builder id config)
The build-cfn-assessment-delegation-property-builder function updates a CfnAssessment$DelegationProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$DelegationProperty$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 |
---|---|---|---|
assessmentId | java.lang.String | cdk.support/lookup-entry | :assessment-id |
assessmentName | java.lang.String | cdk.support/lookup-entry | :assessment-name |
comment | java.lang.String | cdk.support/lookup-entry | :comment |
controlSetId | java.lang.String | cdk.support/lookup-entry | :control-set-id |
createdBy | java.lang.String | cdk.support/lookup-entry | :created-by |
creationTime | java.lang.Number | cdk.support/lookup-entry | :creation-time |
id | java.lang.String | cdk.support/lookup-entry | :id |
lastUpdated | java.lang.Number | cdk.support/lookup-entry | :last-updated |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
roleType | java.lang.String | cdk.support/lookup-entry | :role-type |
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-assessment-delegation-property-builder function updates a CfnAssessment$DelegationProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$DelegationProperty$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 | |---|---|---|---| | `assessmentId` | java.lang.String | [[cdk.support/lookup-entry]] | `:assessment-id` | | `assessmentName` | java.lang.String | [[cdk.support/lookup-entry]] | `:assessment-name` | | `comment` | java.lang.String | [[cdk.support/lookup-entry]] | `:comment` | | `controlSetId` | java.lang.String | [[cdk.support/lookup-entry]] | `:control-set-id` | | `createdBy` | java.lang.String | [[cdk.support/lookup-entry]] | `:created-by` | | `creationTime` | java.lang.Number | [[cdk.support/lookup-entry]] | `:creation-time` | | `id` | java.lang.String | [[cdk.support/lookup-entry]] | `:id` | | `lastUpdated` | java.lang.Number | [[cdk.support/lookup-entry]] | `:last-updated` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `roleType` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-type` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-assessment-props-builder builder id config)
The build-cfn-assessment-props-builder function updates a CfnAssessmentProps$Builder instance using the provided configuration. The function takes the CfnAssessmentProps$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 |
---|---|---|---|
assessmentReportsDestination | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :assessment-reports-destination |
awsAccount | software.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountProperty | cdk.support/lookup-entry | :aws-account |
delegations | java.util.List | cdk.support/lookup-entry | :delegations |
description | java.lang.String | cdk.support/lookup-entry | :description |
frameworkId | java.lang.String | cdk.support/lookup-entry | :framework-id |
name | java.lang.String | cdk.support/lookup-entry | :name |
roles | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :roles |
scope | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :scope |
status | java.lang.String | cdk.support/lookup-entry | :status |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-assessment-props-builder function updates a CfnAssessmentProps$Builder instance using the provided configuration. The function takes the CfnAssessmentProps$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 | |---|---|---|---| | `assessmentReportsDestination` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:assessment-reports-destination` | | `awsAccount` | software.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountProperty | [[cdk.support/lookup-entry]] | `:aws-account` | | `delegations` | java.util.List | [[cdk.support/lookup-entry]] | `:delegations` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `frameworkId` | java.lang.String | [[cdk.support/lookup-entry]] | `:framework-id` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `roles` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:roles` | | `scope` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:scope` | | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-assessment-role-property-builder builder id config)
The build-cfn-assessment-role-property-builder function updates a CfnAssessment$RoleProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$RoleProperty$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 |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
roleType | java.lang.String | cdk.support/lookup-entry | :role-type |
The build-cfn-assessment-role-property-builder function updates a CfnAssessment$RoleProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$RoleProperty$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 | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `roleType` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-type` |
(build-cfn-assessment-scope-property-builder builder id config)
The build-cfn-assessment-scope-property-builder function updates a CfnAssessment$ScopeProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$ScopeProperty$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 |
---|---|---|---|
awsAccounts | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :aws-accounts |
awsServices | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :aws-services |
The build-cfn-assessment-scope-property-builder function updates a CfnAssessment$ScopeProperty$Builder instance using the provided configuration. The function takes the CfnAssessment$ScopeProperty$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 | |---|---|---|---| | `awsAccounts` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-accounts` | | `awsServices` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-services` |
(cfn-assessment-assessment-reports-destination-property-builder id config)
Creates a CfnAssessment$AssessmentReportsDestinationProperty$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 `CfnAssessment$AssessmentReportsDestinationProperty$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-assessment-aws-account-property-builder id config)
Creates a CfnAssessment$AWSAccountProperty$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 `CfnAssessment$AWSAccountProperty$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-assessment-aws-service-property-builder id config)
Creates a CfnAssessment$AWSServiceProperty$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 `CfnAssessment$AWSServiceProperty$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-assessment-builder scope id config)
Creates a CfnAssessment$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 `CfnAssessment$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-assessment-delegation-property-builder id config)
Creates a CfnAssessment$DelegationProperty$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 `CfnAssessment$DelegationProperty$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-assessment-props-builder id config)
Creates a CfnAssessmentProps$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 `CfnAssessmentProps$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-assessment-role-property-builder id config)
Creates a CfnAssessment$RoleProperty$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 `CfnAssessment$RoleProperty$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-assessment-scope-property-builder id config)
Creates a CfnAssessment$ScopeProperty$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 `CfnAssessment$ScopeProperty$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