Liking cljdoc? Tell your friends :D

cdk.api.services.auditmanager

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. 
raw docstring

build-cfn-assessment-assessment-reports-destination-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
destinationjava.lang.Stringcdk.support/lookup-entry:destination
destinationTypejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-assessment-aws-account-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
emailAddressjava.lang.Stringcdk.support/lookup-entry:email-address
idjava.lang.Stringcdk.support/lookup-entry:id
namejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-assessment-aws-service-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
serviceNamejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-assessment-builderclj

(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:

FieldDataTypeLookup FunctionData Key
assessmentReportsDestinationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:assessment-reports-destination
awsAccountsoftware.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountPropertycdk.support/lookup-entry:aws-account
delegationssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:delegations
descriptionjava.lang.Stringcdk.support/lookup-entry:description
frameworkIdjava.lang.Stringcdk.support/lookup-entry:framework-id
namejava.lang.Stringcdk.support/lookup-entry:name
rolesjava.util.Listcdk.support/lookup-entry:roles
scopesoftware.amazon.awscdk.services.auditmanager.CfnAssessment$ScopePropertycdk.support/lookup-entry:scope
statusjava.lang.Stringcdk.support/lookup-entry:status
tagsjava.util.Listcdk.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` |
sourceraw docstring

build-cfn-assessment-delegation-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
assessmentIdjava.lang.Stringcdk.support/lookup-entry:assessment-id
assessmentNamejava.lang.Stringcdk.support/lookup-entry:assessment-name
commentjava.lang.Stringcdk.support/lookup-entry:comment
controlSetIdjava.lang.Stringcdk.support/lookup-entry:control-set-id
createdByjava.lang.Stringcdk.support/lookup-entry:created-by
creationTimejava.lang.Numbercdk.support/lookup-entry:creation-time
idjava.lang.Stringcdk.support/lookup-entry:id
lastUpdatedjava.lang.Numbercdk.support/lookup-entry:last-updated
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
roleTypejava.lang.Stringcdk.support/lookup-entry:role-type
statusjava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-assessment-props-builderclj

(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:

FieldDataTypeLookup FunctionData Key
assessmentReportsDestinationsoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:assessment-reports-destination
awsAccountsoftware.amazon.awscdk.services.auditmanager.CfnAssessment$AWSAccountPropertycdk.support/lookup-entry:aws-account
delegationsjava.util.Listcdk.support/lookup-entry:delegations
descriptionjava.lang.Stringcdk.support/lookup-entry:description
frameworkIdjava.lang.Stringcdk.support/lookup-entry:framework-id
namejava.lang.Stringcdk.support/lookup-entry:name
rolessoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:roles
scopesoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:scope
statusjava.lang.Stringcdk.support/lookup-entry:status
tagsjava.util.Listcdk.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` |
sourceraw docstring

build-cfn-assessment-role-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
roleArnjava.lang.Stringcdk.support/lookup-entry:role-arn
roleTypejava.lang.Stringcdk.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` |
sourceraw docstring

build-cfn-assessment-scope-property-builderclj

(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:

FieldDataTypeLookup FunctionData Key
awsAccountssoftware.amazon.awscdk.IResolvablecdk.support/lookup-entry:aws-accounts
awsServicessoftware.amazon.awscdk.IResolvablecdk.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` |
sourceraw docstring

cfn-assessment-assessment-reports-destination-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-aws-account-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-aws-service-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-builderclj

(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 |
sourceraw docstring

cfn-assessment-delegation-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-props-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-role-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cfn-assessment-scope-property-builderclj

(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:

ArgumentDataTypeDescription
idString or Keyword or SymbolValue to use as namespace when looking up configuration values.
configmapData 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 |
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close