| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTag.Jsii$Proxy
An implementation for
CfnTag |
| Modifier and Type | Method and Description |
|---|---|
CfnTag |
CfnTag.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStackProps.getTags()
Key-value pairs to associate with this stack.
|
List<CfnTag> |
CfnStackProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStackSetProps.getTags()
The key-value pairs to associate with this stack set and the stacks created from it.
|
List<CfnTag> |
CfnStackSetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps.Builder |
CfnStackProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackProps.getTags() |
CfnStack.Builder |
CfnStack.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs to associate with this stack.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackSetProps.getTags() |
CfnStackSet.Builder |
CfnStackSet.Builder.tags(List<? extends CfnTag> tags)
The key-value pairs to associate with this stack set and the stacks created from it.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAnalyzerProps.getTags()
The tags to apply to the analyzer.
|
List<CfnTag> |
CfnAnalyzerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the analyzer.
|
CfnAnalyzerProps.Builder |
CfnAnalyzerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAnalyzerProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCertificateAuthorityProps.getTags()
Key-value pairs that will be attached to the new private CA.
|
List<CfnTag> |
CfnCertificateAuthorityProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCertificateAuthorityProps.Builder |
CfnCertificateAuthorityProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCertificateAuthorityProps.getTags() |
CfnCertificateAuthority.Builder |
CfnCertificateAuthority.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs that will be attached to the new private CA.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnBranchProps.getTags()
The tag for the branch.
|
List<CfnTag> |
CfnBranchProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAppProps.getTags()
The tag for an Amplify app.
|
List<CfnTag> |
CfnAppProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApp.Builder |
CfnApp.Builder.tags(List<? extends CfnTag> tags)
The tag for an Amplify app.
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnBranchProps.getTags() |
CfnBranch.Builder |
CfnBranch.Builder.tags(List<? extends CfnTag> tags)
The tag for the branch.
|
CfnAppProps.Builder |
CfnAppProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnVpcLinkProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the VPC link.
|
List<CfnTag> |
CfnVpcLinkProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeployment.StageDescriptionProperty.getTags()
An array of arbitrary tags (key-value pairs) to associate with the stage.
|
List<CfnTag> |
CfnDeployment.StageDescriptionProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRestApiProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the API.
|
List<CfnTag> |
CfnRestApiProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnApiKeyProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the API key.
|
List<CfnTag> |
CfnApiKeyProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDomainNameProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the domain name.
|
List<CfnTag> |
CfnDomainNameProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnClientCertificateProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the client certificate.
|
List<CfnTag> |
CfnClientCertificateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnUsagePlanProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the usage plan.
|
List<CfnTag> |
CfnUsagePlanProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStageProps.getTags()
An array of arbitrary tags (key-value pairs) to associate with the stage.
|
List<CfnTag> |
CfnStageProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnUsagePlan.Builder |
CfnUsagePlan.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the usage plan.
|
CfnRestApi.Builder |
CfnRestApi.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the API.
|
CfnVpcLinkProps.Builder |
CfnVpcLinkProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVpcLinkProps.getTags() |
CfnClientCertificate.Builder |
CfnClientCertificate.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the client certificate.
|
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeployment.StageDescriptionProperty.getTags() |
CfnStage.Builder |
CfnStage.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the stage.
|
CfnApiKey.Builder |
CfnApiKey.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the API key.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRestApiProps.getTags() |
CfnDomainName.Builder |
CfnDomainName.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the domain name.
|
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApiKeyProps.getTags() |
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainNameProps.getTags() |
CfnVpcLink.Builder |
CfnVpcLink.Builder.tags(List<? extends CfnTag> tags)
An array of arbitrary tags (key-value pairs) to associate with the VPC link.
|
CfnClientCertificateProps.Builder |
CfnClientCertificateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClientCertificateProps.getTags() |
CfnUsagePlanProps.Builder |
CfnUsagePlanProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUsagePlanProps.getTags() |
CfnStageProps.Builder |
CfnStageProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStageProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnFlowProps.getTags()
The tags used to organize, track, or control access for your flow.
|
List<CfnTag> |
CfnFlowProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.Builder |
CfnFlow.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for your flow.
|
CfnFlowProps.Builder |
CfnFlowProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFlowProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDataIntegrationProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDataIntegrationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventIntegrationProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEventIntegrationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataIntegrationProps.Builder |
CfnDataIntegrationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataIntegrationProps.getTags() |
CfnDataIntegration.Builder |
CfnDataIntegration.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnEventIntegrationProps.Builder |
CfnEventIntegrationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventIntegrationProps.getTags() |
CfnEventIntegration.Builder |
CfnEventIntegration.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationProps.getTags()
An array of `Tags` .
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
An array of `Tags` .
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnVirtualServiceProps.getTags()
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
|
List<CfnTag> |
CfnVirtualServiceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRouteProps.getTags()
Optional metadata that you can apply to the route to assist with categorization and organization.
|
List<CfnTag> |
CfnRouteProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVirtualNodeProps.getTags()
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
|
List<CfnTag> |
CfnVirtualNodeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVirtualGatewayProps.getTags()
Optional metadata that you can apply to the virtual gateway to assist with categorization and organization.
|
List<CfnTag> |
CfnVirtualGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGatewayRouteProps.getTags()
Optional metadata that you can apply to the gateway route to assist with categorization and organization.
|
List<CfnTag> |
CfnGatewayRouteProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVirtualRouterProps.getTags()
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
|
List<CfnTag> |
CfnVirtualRouterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMeshProps.getTags()
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
|
List<CfnTag> |
CfnMeshProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualServiceProps.Builder |
CfnVirtualServiceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualServiceProps.getTags() |
CfnRouteProps.Builder |
CfnRouteProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRouteProps.getTags() |
CfnRoute.Builder |
CfnRoute.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the route to assist with categorization and organization.
|
CfnVirtualService.Builder |
CfnVirtualService.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the virtual service to assist with categorization and organization.
|
CfnVirtualNode.Builder |
CfnVirtualNode.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the virtual node to assist with categorization and organization.
|
CfnVirtualRouter.Builder |
CfnVirtualRouter.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the virtual router to assist with categorization and organization.
|
CfnVirtualNodeProps.Builder |
CfnVirtualNodeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualNodeProps.getTags() |
CfnMesh.Builder |
CfnMesh.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the service mesh to assist with categorization and organization.
|
CfnVirtualGatewayProps.Builder |
CfnVirtualGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualGatewayProps.getTags() |
CfnGatewayRouteProps.Builder |
CfnGatewayRouteProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGatewayRouteProps.getTags() |
CfnVirtualGateway.Builder |
CfnVirtualGateway.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the virtual gateway to assist with categorization and organization.
|
CfnVirtualRouterProps.Builder |
CfnVirtualRouterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualRouterProps.getTags() |
CfnGatewayRoute.Builder |
CfnGatewayRoute.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you can apply to the gateway route to assist with categorization and organization.
|
CfnMeshProps.Builder |
CfnMeshProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMeshProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnServiceProps.getTags()
An optional list of metadata items that you can associate with the App Runner service resource.
|
List<CfnTag> |
CfnServiceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnObservabilityConfigurationProps.getTags()
A list of metadata items that you can associate with your observability configuration resource.
|
List<CfnTag> |
CfnObservabilityConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVpcConnectorProps.getTags()
A list of metadata items that you can associate with your VPC connector resource.
|
List<CfnTag> |
CfnVpcConnectorProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServiceProps.getTags() |
CfnObservabilityConfigurationProps.Builder |
CfnObservabilityConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnObservabilityConfigurationProps.getTags() |
CfnVpcConnector.Builder |
CfnVpcConnector.Builder.tags(List<? extends CfnTag> tags)
A list of metadata items that you can associate with your VPC connector resource.
|
CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVpcConnectorProps.getTags() |
CfnObservabilityConfiguration.Builder |
CfnObservabilityConfiguration.Builder.tags(List<? extends CfnTag> tags)
A list of metadata items that you can associate with your observability configuration resource.
|
CfnService.Builder |
CfnService.Builder.tags(List<? extends CfnTag> tags)
An optional list of metadata items that you can associate with the App Runner service resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStackProps.getTags()
An array of key-value pairs.
|
List<CfnTag> |
CfnStackProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAppBlockProps.getTags()
The tags of the app block.
|
List<CfnTag> |
CfnAppBlockProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnImageBuilderProps.getTags()
An array of key-value pairs.
|
List<CfnTag> |
CfnImageBuilderProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnApplicationProps.getTags()
The tags of the application.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFleetProps.getTags()
An array of key-value pairs.
|
List<CfnTag> |
CfnFleetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAppBlock.Builder |
CfnAppBlock.Builder.tags(List<? extends CfnTag> tags)
The tags of the app block.
|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
The tags of the application.
|
CfnStackProps.Builder |
CfnStackProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackProps.getTags() |
CfnAppBlockProps.Builder |
CfnAppBlockProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppBlockProps.getTags() |
CfnImageBuilderProps.Builder |
CfnImageBuilderProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnImageBuilderProps.getTags() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
CfnStack.Builder |
CfnStack.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs.
|
CfnFleet.Builder |
CfnFleet.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFleetProps.getTags() |
CfnImageBuilder.Builder |
CfnImageBuilder.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnGraphQLApiProps.getTags()
An arbitrary set of tags (key-value pairs) for this GraphQL API.
|
List<CfnTag> |
CfnGraphQLApiProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGraphQLApiProps.getTags() |
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key-value pairs) for this GraphQL API.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnWorkspaceProps.getTags()
A list of tag keys and values to associate with the workspace.
|
List<CfnTag> |
CfnWorkspaceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRuleGroupsNamespaceProps.getTags()
A list of key and value pairs for the workspace resources.
|
List<CfnTag> |
CfnRuleGroupsNamespaceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.tags(List<? extends CfnTag> tags)
A list of key and value pairs for the workspace resources.
|
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkspaceProps.getTags() |
CfnRuleGroupsNamespaceProps.Builder |
CfnRuleGroupsNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRuleGroupsNamespaceProps.getTags() |
CfnWorkspace.Builder |
CfnWorkspace.Builder.tags(List<? extends CfnTag> tags)
A list of tag keys and values to associate with the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDataCatalogProps.getTags()
The tags (key-value pairs) to associate with this resource.
|
List<CfnTag> |
CfnDataCatalogProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWorkGroupProps.getTags()
The tags (key-value pairs) to associate with this resource.
|
List<CfnTag> |
CfnWorkGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataCatalog.Builder |
CfnDataCatalog.Builder.tags(List<? extends CfnTag> tags)
The tags (key-value pairs) to associate with this resource.
|
CfnDataCatalogProps.Builder |
CfnDataCatalogProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataCatalogProps.getTags() |
CfnWorkGroupProps.Builder |
CfnWorkGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkGroupProps.getTags() |
CfnWorkGroup.Builder |
CfnWorkGroup.Builder.tags(List<? extends CfnTag> tags)
The tags (key-value pairs) to associate with this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAssessmentProps.getTags()
The tags that are associated with the assessment.
|
List<CfnTag> |
CfnAssessmentProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssessmentProps.Builder |
CfnAssessmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssessmentProps.getTags() |
CfnAssessment.Builder |
CfnAssessment.Builder.tags(List<? extends CfnTag> tags)
The tags that are associated with the assessment.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPricingPlanProps.getTags()
`AWS::BillingConductor::PricingPlan.Tags`.
|
List<CfnTag> |
CfnPricingPlanProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnBillingGroupProps.getTags()
`AWS::BillingConductor::BillingGroup.Tags`.
|
List<CfnTag> |
CfnBillingGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCustomLineItemProps.getTags()
`AWS::BillingConductor::CustomLineItem.Tags`.
|
List<CfnTag> |
CfnCustomLineItemProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPricingRuleProps.getTags()
`AWS::BillingConductor::PricingRule.Tags`.
|
List<CfnTag> |
CfnPricingRuleProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnBillingGroup.Builder |
CfnBillingGroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::BillingConductor::BillingGroup.Tags`.
|
CfnPricingPlanProps.Builder |
CfnPricingPlanProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPricingPlanProps.getTags() |
CfnPricingPlan.Builder |
CfnPricingPlan.Builder.tags(List<? extends CfnTag> tags)
`AWS::BillingConductor::PricingPlan.Tags`.
|
CfnBillingGroupProps.Builder |
CfnBillingGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnBillingGroupProps.getTags() |
CfnCustomLineItemProps.Builder |
CfnCustomLineItemProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCustomLineItemProps.getTags() |
CfnPricingRule.Builder |
CfnPricingRule.Builder.tags(List<? extends CfnTag> tags)
`AWS::BillingConductor::PricingRule.Tags`.
|
CfnCustomLineItem.Builder |
CfnCustomLineItem.Builder.tags(List<? extends CfnTag> tags)
`AWS::BillingConductor::CustomLineItem.Tags`.
|
CfnPricingRuleProps.Builder |
CfnPricingRuleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPricingRuleProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnKeyspaceProps.getTags()
A list of key-value pair tags to be attached to the resource.
|
List<CfnTag> |
CfnKeyspaceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTableProps.getTags()
A list of key-value pair tags to be attached to the resource.
|
List<CfnTag> |
CfnTableProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnKeyspaceProps.Builder |
CfnKeyspaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnKeyspaceProps.getTags() |
CfnTableProps.Builder |
CfnTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTableProps.getTags() |
CfnKeyspace.Builder |
CfnKeyspace.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pair tags to be attached to the resource.
|
CfnTable.Builder |
CfnTable.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pair tags to be attached to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCertificateProps.getTags()
Key-value pairs that can identify the certificate.
|
List<CfnTag> |
CfnCertificateProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCertificate.Builder |
CfnCertificate.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs that can identify the certificate.
|
CfnCertificateProps.Builder |
CfnCertificateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCertificateProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnEnvironmentEC2Props.getTags()
An array of key-value pairs that will be associated with the new AWS Cloud9 development environment.
|
List<CfnTag> |
CfnEnvironmentEC2Props.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentEC2.Builder |
CfnEnvironmentEC2.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs that will be associated with the new AWS Cloud9 development environment.
|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEnvironmentEC2Props.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStackProps.getTags()
Key-value pairs to associate with this stack.
|
List<CfnTag> |
CfnStackProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStackSetProps.getTags()
The key-value pairs to associate with this stack set and the stacks created from it.
|
List<CfnTag> |
CfnStackSetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps.Builder |
CfnStackProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackProps.getTags() |
CfnStack.Builder |
CfnStack.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs to associate with this stack.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackSetProps.getTags() |
CfnStackSet.Builder |
CfnStackSet.Builder.tags(List<? extends CfnTag> tags)
The key-value pairs to associate with this stack set and the stacks created from it.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDistributionProps.getTags()
A complex type that contains zero or more `Tag` elements.
|
List<CfnTag> |
CfnDistributionProps.Jsii$Proxy.getTags() |
List<CfnTag> |
CfnStreamingDistributionProps.getTags()
A complex type that contains zero or more `Tag` elements.
|
List<CfnTag> |
CfnStreamingDistributionProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDistributionProps.getTags() |
CfnStreamingDistributionProps.Builder |
CfnStreamingDistributionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamingDistributionProps.getTags() |
CfnStreamingDistribution.Builder |
CfnStreamingDistribution.Builder.tags(List<? extends CfnTag> tags)
A complex type that contains zero or more `Tag` elements.
|
CfnDistribution.Builder |
CfnDistribution.Builder.tags(List<? extends CfnTag> tags)
A complex type that contains zero or more `Tag` elements.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnTrailProps.getTags()
A custom set of tags (key-value pairs) for this trail.
|
List<CfnTag> |
CfnTrailProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventDataStoreProps.getTags()
`AWS::CloudTrail::EventDataStore.Tags`.
|
List<CfnTag> |
CfnEventDataStoreProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventDataStore.Builder |
CfnEventDataStore.Builder.tags(List<? extends CfnTag> tags)
`AWS::CloudTrail::EventDataStore.Tags`.
|
CfnTrailProps.Builder |
CfnTrailProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTrailProps.getTags() |
CfnEventDataStoreProps.Builder |
CfnEventDataStoreProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventDataStoreProps.getTags() |
CfnTrail.Builder |
CfnTrail.Builder.tags(List<? extends CfnTag> tags)
A custom set of tags (key-value pairs) for this trail.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnMetricStreamProps.getTags()
An array of key-value pairs to apply to the metric stream.
|
List<CfnTag> |
CfnMetricStreamProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnMetricStream.Builder |
CfnMetricStream.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to the metric stream.
|
CfnMetricStreamProps.Builder |
CfnMetricStreamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMetricStreamProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDomainProps.getTags()
A list of tags to be applied to the domain.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRepositoryProps.getTags()
A list of tags to be applied to the repository.
|
List<CfnTag> |
CfnRepositoryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
A list of tags to be applied to the domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRepositoryProps.getTags() |
CfnRepository.Builder |
CfnRepository.Builder.tags(List<? extends CfnTag> tags)
A list of tags to be applied to the repository.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnProjectProps.getTags()
An arbitrary set of tags (key-value pairs) for the AWS CodeBuild project.
|
List<CfnTag> |
CfnProjectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReportGroupProps.getTags()
A list of tag key and value pairs associated with this report group.
|
List<CfnTag> |
CfnReportGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnReportGroup.Builder |
CfnReportGroup.Builder.tags(List<? extends CfnTag> tags)
A list of tag key and value pairs associated with this report group.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProjectProps.getTags() |
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key-value pairs) for the AWS CodeBuild project.
|
CfnReportGroupProps.Builder |
CfnReportGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReportGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnRepositoryProps.getTags()
One or more tag key-value pairs to use when tagging this repository.
|
List<CfnTag> |
CfnRepositoryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRepositoryProps.getTags() |
CfnRepository.Builder |
CfnRepository.Builder.tags(List<? extends CfnTag> tags)
One or more tag key-value pairs to use when tagging this repository.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationProps.getTags()
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeploymentGroupProps.getTags()
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
|
List<CfnTag> |
CfnDeploymentGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
|
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeploymentGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnProfilingGroupProps.getTags()
A list of tags to add to the created profiling group.
|
List<CfnTag> |
CfnProfilingGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnProfilingGroup.Builder |
CfnProfilingGroup.Builder.tags(List<? extends CfnTag> tags)
A list of tags to add to the created profiling group.
|
CfnProfilingGroupProps.Builder |
CfnProfilingGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProfilingGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnRepositoryAssociationProps.getTags()
An array of key-value pairs used to tag an associated repository.
|
List<CfnTag> |
CfnRepositoryAssociationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRepositoryAssociation.Builder |
CfnRepositoryAssociation.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs used to tag an associated repository.
|
CfnRepositoryAssociationProps.Builder |
CfnRepositoryAssociationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRepositoryAssociationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCustomActionTypeProps.getTags()
The tags for the custom action.
|
List<CfnTag> |
CfnCustomActionTypeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPipelineProps.getTags()
Specifies the tags applied to the pipeline.
|
List<CfnTag> |
CfnPipelineProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.Builder |
CfnPipeline.Builder.tags(List<? extends CfnTag> tags)
Specifies the tags applied to the pipeline.
|
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCustomActionTypeProps.getTags() |
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPipelineProps.getTags() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.tags(List<? extends CfnTag> tags)
The tags for the custom action.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnConnectionProps.getTags()
Specifies the tags applied to the resource.
|
List<CfnTag> |
CfnConnectionProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConnectionProps.getTags() |
CfnConnection.Builder |
CfnConnection.Builder.tags(List<? extends CfnTag> tags)
Specifies the tags applied to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAggregationAuthorizationProps.getTags()
An array of tag object.
|
List<CfnTag> |
CfnAggregationAuthorizationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnConfigurationAggregatorProps.getTags()
An array of tag object.
|
List<CfnTag> |
CfnConfigurationAggregatorProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStoredQueryProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStoredQueryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAggregationAuthorizationProps.Builder |
CfnAggregationAuthorizationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAggregationAuthorizationProps.getTags() |
CfnConfigurationAggregator.Builder |
CfnConfigurationAggregator.Builder.tags(List<? extends CfnTag> tags)
An array of tag object.
|
CfnAggregationAuthorization.Builder |
CfnAggregationAuthorization.Builder.tags(List<? extends CfnTag> tags)
An array of tag object.
|
CfnConfigurationAggregatorProps.Builder |
CfnConfigurationAggregatorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConfigurationAggregatorProps.getTags() |
CfnStoredQueryProps.Builder |
CfnStoredQueryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStoredQueryProps.getTags() |
CfnStoredQuery.Builder |
CfnStoredQuery.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPhoneNumberProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnPhoneNumberProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnQuickConnectProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnQuickConnectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnUserProps.getTags()
The tags.
|
List<CfnTag> |
CfnUserProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnContactFlowProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnContactFlowProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnHoursOfOperationProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnHoursOfOperationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTaskTemplateProps.getTags()
`AWS::Connect::TaskTemplate.Tags`.
|
List<CfnTag> |
CfnTaskTemplateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnContactFlowModuleProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnContactFlowModuleProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPhoneNumberProps.Builder |
CfnPhoneNumberProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPhoneNumberProps.getTags() |
CfnQuickConnectProps.Builder |
CfnQuickConnectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnQuickConnectProps.getTags() |
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnContactFlow.Builder |
CfnContactFlow.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnContactFlowProps.Builder |
CfnContactFlowProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContactFlowProps.getTags() |
CfnHoursOfOperationProps.Builder |
CfnHoursOfOperationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnHoursOfOperationProps.getTags() |
CfnHoursOfOperation.Builder |
CfnHoursOfOperation.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnContactFlowModule.Builder |
CfnContactFlowModule.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnTaskTemplateProps.Builder |
CfnTaskTemplateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTaskTemplateProps.getTags() |
CfnTaskTemplate.Builder |
CfnTaskTemplate.Builder.tags(List<? extends CfnTag> tags)
`AWS::Connect::TaskTemplate.Tags`.
|
CfnContactFlowModuleProps.Builder |
CfnContactFlowModuleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContactFlowModuleProps.getTags() |
CfnPhoneNumber.Builder |
CfnPhoneNumber.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnQuickConnect.Builder |
CfnQuickConnect.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnUser.Builder |
CfnUser.Builder.tags(List<? extends CfnTag> tags)
The tags.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnObjectTypeProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnObjectTypeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDomainProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIntegrationProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnIntegrationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.Builder |
CfnIntegration.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnObjectTypeProps.Builder |
CfnObjectTypeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnObjectTypeProps.getTags() |
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
CfnObjectType.Builder |
CfnObjectType.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnIntegrationProps.Builder |
CfnIntegrationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIntegrationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDatasetProps.getTags()
Metadata tags that have been applied to the dataset.
|
List<CfnTag> |
CfnDatasetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRulesetProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnRulesetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnProjectProps.getTags()
Metadata tags that have been applied to the project.
|
List<CfnTag> |
CfnProjectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRecipeProps.getTags()
Metadata tags that have been applied to the recipe.
|
List<CfnTag> |
CfnRecipeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnJobProps.getTags()
Metadata tags that have been applied to the job.
|
List<CfnTag> |
CfnJobProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnScheduleProps.getTags()
Metadata tags that have been applied to the schedule.
|
List<CfnTag> |
CfnScheduleProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRecipe.Builder |
CfnRecipe.Builder.tags(List<? extends CfnTag> tags)
Metadata tags that have been applied to the recipe.
|
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatasetProps.getTags() |
CfnRulesetProps.Builder |
CfnRulesetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRulesetProps.getTags() |
CfnProjectProps.Builder |
CfnProjectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProjectProps.getTags() |
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
Metadata tags that have been applied to the project.
|
CfnRecipeProps.Builder |
CfnRecipeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRecipeProps.getTags() |
CfnDataset.Builder |
CfnDataset.Builder.tags(List<? extends CfnTag> tags)
Metadata tags that have been applied to the dataset.
|
CfnJobProps.Builder |
CfnJobProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnJobProps.getTags() |
CfnScheduleProps.Builder |
CfnScheduleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnScheduleProps.getTags() |
CfnJob.Builder |
CfnJob.Builder.tags(List<? extends CfnTag> tags)
Metadata tags that have been applied to the job.
|
CfnSchedule.Builder |
CfnSchedule.Builder.tags(List<? extends CfnTag> tags)
Metadata tags that have been applied to the schedule.
|
CfnRuleset.Builder |
CfnRuleset.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnLocationHDFSProps.getTags()
The key-value pair that represents the tag that you want to add to the location.
|
List<CfnTag> |
CfnLocationHDFSProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationFSxLustreProps.getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
List<CfnTag> |
CfnLocationFSxLustreProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationSMBProps.getTags()
The key-value pair that represents the tag that you want to add to the location.
|
List<CfnTag> |
CfnLocationSMBProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationNFSProps.getTags()
The key-value pair that represents the tag that you want to add to the location.
|
List<CfnTag> |
CfnLocationNFSProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationFSxOpenZFSProps.getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
List<CfnTag> |
CfnLocationFSxOpenZFSProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTaskProps.getTags()
The key-value pair that represents the tag that you want to add to the resource.
|
List<CfnTag> |
CfnTaskProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationEFSProps.getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
List<CfnTag> |
CfnLocationEFSProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationS3Props.getTags()
The key-value pair that represents the tag that you want to add to the location.
|
List<CfnTag> |
CfnLocationS3Props.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationFSxONTAPProps.getTags()
`AWS::DataSync::LocationFSxONTAP.Tags`.
|
List<CfnTag> |
CfnLocationFSxONTAPProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAgentProps.getTags()
The key-value pair that represents the tag that you want to associate with the agent.
|
List<CfnTag> |
CfnAgentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationObjectStorageProps.getTags()
Specifies the key-value pair that represents the tag to help you manage, filter, and search for your location.
|
List<CfnTag> |
CfnLocationObjectStorageProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocationFSxWindowsProps.getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
List<CfnTag> |
CfnLocationFSxWindowsProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationHDFSProps.Builder |
CfnLocationHDFSProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationHDFSProps.getTags() |
CfnLocationFSxLustreProps.Builder |
CfnLocationFSxLustreProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationFSxLustreProps.getTags() |
CfnLocationSMBProps.Builder |
CfnLocationSMBProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationSMBProps.getTags() |
CfnLocationNFSProps.Builder |
CfnLocationNFSProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationNFSProps.getTags() |
CfnTask.Builder |
CfnTask.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to add to the resource.
|
CfnLocationFSxOpenZFSProps.Builder |
CfnLocationFSxOpenZFSProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationFSxOpenZFSProps.getTags() |
CfnTaskProps.Builder |
CfnTaskProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTaskProps.getTags() |
CfnLocationEFSProps.Builder |
CfnLocationEFSProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationEFSProps.getTags() |
CfnLocationS3Props.Builder |
CfnLocationS3Props.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationS3Props.getTags() |
CfnLocationFSxWindows.Builder |
CfnLocationFSxWindows.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
CfnLocationFSxONTAPProps.Builder |
CfnLocationFSxONTAPProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationFSxONTAPProps.getTags() |
CfnLocationHDFS.Builder |
CfnLocationHDFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to add to the location.
|
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
CfnAgentProps.Builder |
CfnAgentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAgentProps.getTags() |
CfnLocationObjectStorage.Builder |
CfnLocationObjectStorage.Builder.tags(List<? extends CfnTag> tags)
Specifies the key-value pair that represents the tag to help you manage, filter, and search for your location.
|
CfnLocationFSxLustre.Builder |
CfnLocationFSxLustre.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents a tag that you want to add to the resource.
|
CfnAgent.Builder |
CfnAgent.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to associate with the agent.
|
CfnLocationS3.Builder |
CfnLocationS3.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to add to the location.
|
CfnLocationObjectStorageProps.Builder |
CfnLocationObjectStorageProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationObjectStorageProps.getTags() |
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to add to the location.
|
CfnLocationSMB.Builder |
CfnLocationSMB.Builder.tags(List<? extends CfnTag> tags)
The key-value pair that represents the tag that you want to add to the location.
|
CfnLocationFSxWindowsProps.Builder |
CfnLocationFSxWindowsProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocationFSxWindowsProps.getTags() |
CfnLocationFSxONTAP.Builder |
CfnLocationFSxONTAP.Builder.tags(List<? extends CfnTag> tags)
`AWS::DataSync::LocationFSxONTAP.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnGraphProps.getTags()
The tag values to assign to the new behavior graph.
|
List<CfnTag> |
CfnGraphProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphProps.Builder |
CfnGraphProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGraphProps.getTags() |
CfnGraph.Builder |
CfnGraph.Builder.tags(List<? extends CfnTag> tags)
The tag values to assign to the new behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnLifecyclePolicyProps.getTags()
The tags to apply to the lifecycle policy during creation.
|
List<CfnTag> |
CfnLifecyclePolicyProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLifecyclePolicy.Builder |
CfnLifecyclePolicy.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the lifecycle policy during creation.
|
CfnLifecyclePolicyProps.Builder |
CfnLifecyclePolicyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLifecyclePolicyProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnEndpointProps.getTags()
One or more tags to be assigned to the endpoint.
|
List<CfnTag> |
CfnEndpointProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReplicationTaskProps.getTags()
One or more tags to be assigned to the replication task.
|
List<CfnTag> |
CfnReplicationTaskProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventSubscriptionProps.getTags()
One or more tags to be assigned to the event subscription.
|
List<CfnTag> |
CfnEventSubscriptionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReplicationSubnetGroupProps.getTags()
One or more tags to be assigned to the subnet group.
|
List<CfnTag> |
CfnReplicationSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReplicationInstanceProps.getTags()
One or more tags to be assigned to the replication instance.
|
List<CfnTag> |
CfnReplicationInstanceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicationTask.Builder |
CfnReplicationTask.Builder.tags(List<? extends CfnTag> tags)
One or more tags to be assigned to the replication task.
|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEndpointProps.getTags() |
CfnReplicationTaskProps.Builder |
CfnReplicationTaskProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReplicationTaskProps.getTags() |
CfnReplicationSubnetGroup.Builder |
CfnReplicationSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
One or more tags to be assigned to the subnet group.
|
CfnReplicationInstance.Builder |
CfnReplicationInstance.Builder.tags(List<? extends CfnTag> tags)
One or more tags to be assigned to the replication instance.
|
CfnEventSubscription.Builder |
CfnEventSubscription.Builder.tags(List<? extends CfnTag> tags)
One or more tags to be assigned to the event subscription.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.tags(List<? extends CfnTag> tags)
One or more tags to be assigned to the endpoint.
|
CfnEventSubscriptionProps.Builder |
CfnEventSubscriptionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventSubscriptionProps.getTags() |
CfnReplicationSubnetGroupProps.Builder |
CfnReplicationSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReplicationSubnetGroupProps.getTags() |
CfnReplicationInstanceProps.Builder |
CfnReplicationInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReplicationInstanceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDBClusterParameterGroupProps.getTags()
The tags to be assigned to the cluster parameter group.
|
List<CfnTag> |
CfnDBClusterParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBClusterProps.getTags()
The tags to be assigned to the cluster.
|
List<CfnTag> |
CfnDBClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBSubnetGroupProps.getTags()
The tags to be assigned to the subnet group.
|
List<CfnTag> |
CfnDBSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBInstanceProps.getTags()
The tags to be assigned to the instance.
|
List<CfnTag> |
CfnDBInstanceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.Builder |
CfnDBCluster.Builder.tags(List<? extends CfnTag> tags)
The tags to be assigned to the cluster.
|
CfnDBClusterParameterGroupProps.Builder |
CfnDBClusterParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterParameterGroupProps.getTags() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.tags(List<? extends CfnTag> tags)
The tags to be assigned to the instance.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterProps.getTags() |
CfnDBClusterParameterGroup.Builder |
CfnDBClusterParameterGroup.Builder.tags(List<? extends CfnTag> tags)
The tags to be assigned to the cluster parameter group.
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBSubnetGroupProps.getTags() |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
The tags to be assigned to the subnet group.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBInstanceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnTableProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnTableProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGlobalTable.ReplicaSpecificationProperty.getTags()
An array of key-value pairs to apply to this replica.
|
List<CfnTag> |
CfnGlobalTable.ReplicaSpecificationProperty.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTableProps.getTags() |
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGlobalTable.ReplicaSpecificationProperty.getTags() |
CfnTable.Builder |
CfnTable.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<CfnTag> |
CfnClientVpnEndpoint.TagSpecificationProperty.getTags()
The tags to apply to the resource.
|
List<CfnTag> |
CfnClientVpnEndpoint.TagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSpotFleet.SpotFleetTagSpecificationProperty.getTags()
The tags.
|
List<CfnTag> |
CfnSpotFleet.SpotFleetTagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIPAMPoolProps.getTags()
The key/value combination of a tag assigned to the resource.
|
List<CfnTag> |
CfnIPAMPoolProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayConnectProps.getTags()
The tags for the attachment.
|
List<CfnTag> |
CfnTransitGatewayConnectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayProps.getTags()
The tags for the transit gateway.
|
List<CfnTag> |
CfnTransitGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnKeyPairProps.getTags()
The tags to apply to the key pair.
|
List<CfnTag> |
CfnKeyPairProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnInternetGatewayProps.getTags()
Any tags to assign to the internet gateway.
|
List<CfnTag> |
CfnInternetGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayMulticastDomainProps.getTags()
The tags for the transit gateway multicast domain.
|
List<CfnTag> |
CfnTransitGatewayMulticastDomainProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDHCPOptionsProps.getTags()
Any tags assigned to the DHCP options set.
|
List<CfnTag> |
CfnDHCPOptionsProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRouteTableProps.getTags()
Any tags assigned to the route table.
|
List<CfnTag> |
CfnRouteTableProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayVpcAttachmentProps.getTags()
The tags for the VPC attachment.
|
List<CfnTag> |
CfnTransitGatewayVpcAttachmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkInterfaceProps.getTags()
An arbitrary set of tags (key-value pairs) for this network interface.
|
List<CfnTag> |
CfnNetworkInterfaceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkInsightsPathProps.getTags()
The tags to add to the path.
|
List<CfnTag> |
CfnNetworkInsightsPathProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIPAMProps.getTags()
The key/value combination of a tag assigned to the resource.
|
List<CfnTag> |
CfnIPAMProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEC2Fleet.TagSpecificationProperty.getTags()
The tags to apply to the resource.
|
List<CfnTag> |
CfnEC2Fleet.TagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEIPProps.getTags()
Any tags assigned to the Elastic IP address.
|
List<CfnTag> |
CfnEIPProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVPCProps.getTags()
The tags for the VPC.
|
List<CfnTag> |
CfnVPCProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkAclProps.getTags()
The tags for the network ACL.
|
List<CfnTag> |
CfnNetworkAclProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVPNConnectionProps.getTags()
Any tags assigned to the VPN connection.
|
List<CfnTag> |
CfnVPNConnectionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSubnetProps.getTags()
Any tags assigned to the subnet.
|
List<CfnTag> |
CfnSubnetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkInsightsAnalysisProps.getTags()
The tags to apply.
|
List<CfnTag> |
CfnNetworkInsightsAnalysisProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayPeeringAttachmentProps.getTags()
The tags for the transit gateway peering attachment.
|
List<CfnTag> |
CfnTransitGatewayPeeringAttachmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIPAMScopeProps.getTags()
The key/value combination of a tag assigned to the resource.
|
List<CfnTag> |
CfnIPAMScopeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTrafficMirrorFilterProps.getTags()
The tags to assign to a Traffic Mirror filter.
|
List<CfnTag> |
CfnTrafficMirrorFilterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCustomerGatewayProps.getTags()
One or more tags for the customer gateway.
|
List<CfnTag> |
CfnCustomerGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCapacityReservationFleet.TagSpecificationProperty.getTags()
The tags to apply to the resource.
|
List<CfnTag> |
CfnCapacityReservationFleet.TagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCapacityReservation.TagSpecificationProperty.getTags()
The tags to apply to the resource.
|
List<CfnTag> |
CfnCapacityReservation.TagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPrefixListProps.getTags()
The tags for the prefix list.
|
List<CfnTag> |
CfnPrefixListProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVPNGatewayProps.getTags()
Any tags assigned to the virtual private gateway.
|
List<CfnTag> |
CfnVPNGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLocalGatewayRouteTableVPCAssociationProps.getTags()
The tags assigned to the association.
|
List<CfnTag> |
CfnLocalGatewayRouteTableVPCAssociationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayAttachmentProps.getTags()
The tags for the attachment.
|
List<CfnTag> |
CfnTransitGatewayAttachmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVPCPeeringConnectionProps.getTags()
Any tags assigned to the resource.
|
List<CfnTag> |
CfnVPCPeeringConnectionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.getTags()
The tags for the resource.
|
List<CfnTag> |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLaunchTemplate.TagSpecificationProperty.getTags()
The tags to apply to the resource.
|
List<CfnTag> |
CfnLaunchTemplate.TagSpecificationProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkInsightsAccessScopeAnalysisProps.getTags()
The tags.
|
List<CfnTag> |
CfnNetworkInsightsAccessScopeAnalysisProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTrafficMirrorSessionProps.getTags()
The tags to assign to a Traffic Mirror session.
|
List<CfnTag> |
CfnTrafficMirrorSessionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNatGatewayProps.getTags()
The tags for the NAT gateway.
|
List<CfnTag> |
CfnNatGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCarrierGatewayProps.getTags()
The tags assigned to the carrier gateway.
|
List<CfnTag> |
CfnCarrierGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTrafficMirrorTargetProps.getTags()
The tags to assign to the Traffic Mirror target.
|
List<CfnTag> |
CfnTrafficMirrorTargetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFlowLogProps.getTags()
The tags to apply to the flow logs.
|
List<CfnTag> |
CfnFlowLogProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVolumeProps.getTags()
The tags to apply to the volume during creation.
|
List<CfnTag> |
CfnVolumeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSecurityGroupProps.getTags()
Any tags assigned to the security group.
|
List<CfnTag> |
CfnSecurityGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNetworkInsightsAccessScopeProps.getTags()
The tags.
|
List<CfnTag> |
CfnNetworkInsightsAccessScopeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnInstanceProps.getTags()
The tags to add to the instance.
|
List<CfnTag> |
CfnInstanceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTransitGatewayRouteTableProps.getTags()
Any tags assigned to the route table.
|
List<CfnTag> |
CfnTransitGatewayRouteTableProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCarrierGateway.Builder |
CfnCarrierGateway.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the carrier gateway.
|
CfnClientVpnEndpoint.TagSpecificationProperty.Builder |
CfnClientVpnEndpoint.TagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClientVpnEndpoint.TagSpecificationProperty.getTags() |
CfnSpotFleet.SpotFleetTagSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetTagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSpotFleet.SpotFleetTagSpecificationProperty.getTags() |
CfnIPAMPoolProps.Builder |
CfnIPAMPoolProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPAMPoolProps.getTags() |
CfnTransitGatewayConnectProps.Builder |
CfnTransitGatewayConnectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayConnectProps.getTags() |
CfnSubnet.Builder |
CfnSubnet.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the subnet.
|
CfnTransitGatewayProps.Builder |
CfnTransitGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayProps.getTags() |
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags for the transit gateway peering attachment.
|
CfnKeyPairProps.Builder |
CfnKeyPairProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnKeyPairProps.getTags() |
CfnIPAM.Builder |
CfnIPAM.Builder.tags(List<? extends CfnTag> tags)
The key/value combination of a tag assigned to the resource.
|
CfnInternetGatewayProps.Builder |
CfnInternetGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInternetGatewayProps.getTags() |
CfnTransitGatewayMulticastDomainProps.Builder |
CfnTransitGatewayMulticastDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayMulticastDomainProps.getTags() |
CfnDHCPOptionsProps.Builder |
CfnDHCPOptionsProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDHCPOptionsProps.getTags() |
CfnVolume.Builder |
CfnVolume.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the volume during creation.
|
CfnVPNConnection.Builder |
CfnVPNConnection.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the VPN connection.
|
CfnNetworkInsightsAnalysis.Builder |
CfnNetworkInsightsAnalysis.Builder.tags(List<? extends CfnTag> tags)
The tags to apply.
|
CfnNetworkInsightsPath.Builder |
CfnNetworkInsightsPath.Builder.tags(List<? extends CfnTag> tags)
The tags to add to the path.
|
CfnRouteTableProps.Builder |
CfnRouteTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRouteTableProps.getTags() |
CfnVPNGateway.Builder |
CfnVPNGateway.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the virtual private gateway.
|
CfnTransitGatewayVpcAttachmentProps.Builder |
CfnTransitGatewayVpcAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayVpcAttachmentProps.getTags() |
CfnNetworkInsightsAccessScope.Builder |
CfnNetworkInsightsAccessScope.Builder.tags(List<? extends CfnTag> tags)
The tags.
|
CfnDHCPOptions.Builder |
CfnDHCPOptions.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the DHCP options set.
|
CfnNetworkInterfaceProps.Builder |
CfnNetworkInterfaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInterfaceProps.getTags() |
CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the association.
|
CfnNetworkInsightsPathProps.Builder |
CfnNetworkInsightsPathProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsPathProps.getTags() |
CfnIPAMProps.Builder |
CfnIPAMProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPAMProps.getTags() |
CfnTransitGatewayMulticastDomain.Builder |
CfnTransitGatewayMulticastDomain.Builder.tags(List<? extends CfnTag> tags)
The tags for the transit gateway multicast domain.
|
CfnEC2Fleet.TagSpecificationProperty.Builder |
CfnEC2Fleet.TagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEC2Fleet.TagSpecificationProperty.getTags() |
CfnEIPProps.Builder |
CfnEIPProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEIPProps.getTags() |
CfnVPCProps.Builder |
CfnVPCProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVPCProps.getTags() |
CfnSecurityGroup.Builder |
CfnSecurityGroup.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the security group.
|
CfnNetworkAclProps.Builder |
CfnNetworkAclProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkAclProps.getTags() |
CfnInstance.Builder |
CfnInstance.Builder.tags(List<? extends CfnTag> tags)
The tags to add to the instance.
|
CfnVPNConnectionProps.Builder |
CfnVPNConnectionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVPNConnectionProps.getTags() |
CfnVPC.Builder |
CfnVPC.Builder.tags(List<? extends CfnTag> tags)
The tags for the VPC.
|
CfnNatGateway.Builder |
CfnNatGateway.Builder.tags(List<? extends CfnTag> tags)
The tags for the NAT gateway.
|
CfnSubnetProps.Builder |
CfnSubnetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSubnetProps.getTags() |
CfnNetworkInsightsAnalysisProps.Builder |
CfnNetworkInsightsAnalysisProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsAnalysisProps.getTags() |
CfnKeyPair.Builder |
CfnKeyPair.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the key pair.
|
CfnNetworkAcl.Builder |
CfnNetworkAcl.Builder.tags(List<? extends CfnTag> tags)
The tags for the network ACL.
|
CfnTrafficMirrorFilter.Builder |
CfnTrafficMirrorFilter.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to a Traffic Mirror filter.
|
CfnTransitGatewayPeeringAttachmentProps.Builder |
CfnTransitGatewayPeeringAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayPeeringAttachmentProps.getTags() |
CfnTrafficMirrorTarget.Builder |
CfnTrafficMirrorTarget.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the Traffic Mirror target.
|
CfnTrafficMirrorSession.Builder |
CfnTrafficMirrorSession.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to a Traffic Mirror session.
|
CfnIPAMScopeProps.Builder |
CfnIPAMScopeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPAMScopeProps.getTags() |
CfnTransitGatewayAttachment.Builder |
CfnTransitGatewayAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags for the attachment.
|
CfnTrafficMirrorFilterProps.Builder |
CfnTrafficMirrorFilterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTrafficMirrorFilterProps.getTags() |
CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCustomerGatewayProps.getTags() |
CfnCapacityReservationFleet.TagSpecificationProperty.Builder |
CfnCapacityReservationFleet.TagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCapacityReservationFleet.TagSpecificationProperty.getTags() |
CfnCapacityReservation.TagSpecificationProperty.Builder |
CfnCapacityReservation.TagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCapacityReservation.TagSpecificationProperty.getTags() |
CfnPrefixListProps.Builder |
CfnPrefixListProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPrefixListProps.getTags() |
CfnCustomerGateway.Builder |
CfnCustomerGateway.Builder.tags(List<? extends CfnTag> tags)
One or more tags for the customer gateway.
|
CfnVPNGatewayProps.Builder |
CfnVPNGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVPNGatewayProps.getTags() |
CfnVPCPeeringConnection.Builder |
CfnVPCPeeringConnection.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the resource.
|
CfnLocalGatewayRouteTableVPCAssociationProps.Builder |
CfnLocalGatewayRouteTableVPCAssociationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLocalGatewayRouteTableVPCAssociationProps.getTags() |
CfnTransitGatewayAttachmentProps.Builder |
CfnTransitGatewayAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayAttachmentProps.getTags() |
CfnTransitGateway.Builder |
CfnTransitGateway.Builder.tags(List<? extends CfnTag> tags)
The tags for the transit gateway.
|
CfnVPCPeeringConnectionProps.Builder |
CfnVPCPeeringConnectionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVPCPeeringConnectionProps.getTags() |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder |
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLaunchTemplate.LaunchTemplateTagSpecificationProperty.getTags() |
CfnLaunchTemplate.TagSpecificationProperty.Builder |
CfnLaunchTemplate.TagSpecificationProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLaunchTemplate.TagSpecificationProperty.getTags() |
CfnNetworkInsightsAccessScopeAnalysisProps.Builder |
CfnNetworkInsightsAccessScopeAnalysisProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsAccessScopeAnalysisProps.getTags() |
CfnTrafficMirrorSessionProps.Builder |
CfnTrafficMirrorSessionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTrafficMirrorSessionProps.getTags() |
CfnTransitGatewayRouteTable.Builder |
CfnTransitGatewayRouteTable.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the route table.
|
CfnFlowLog.Builder |
CfnFlowLog.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the flow logs.
|
CfnPrefixList.Builder |
CfnPrefixList.Builder.tags(List<? extends CfnTag> tags)
The tags for the prefix list.
|
CfnNatGatewayProps.Builder |
CfnNatGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNatGatewayProps.getTags() |
CfnCarrierGatewayProps.Builder |
CfnCarrierGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCarrierGatewayProps.getTags() |
CfnEIP.Builder |
CfnEIP.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the Elastic IP address.
|
CfnNetworkInterface.Builder |
CfnNetworkInterface.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key-value pairs) for this network interface.
|
CfnTrafficMirrorTargetProps.Builder |
CfnTrafficMirrorTargetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTrafficMirrorTargetProps.getTags() |
CfnInternetGateway.Builder |
CfnInternetGateway.Builder.tags(List<? extends CfnTag> tags)
Any tags to assign to the internet gateway.
|
CfnTransitGatewayConnect.Builder |
CfnTransitGatewayConnect.Builder.tags(List<? extends CfnTag> tags)
The tags for the attachment.
|
CfnFlowLogProps.Builder |
CfnFlowLogProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFlowLogProps.getTags() |
CfnNetworkInsightsAccessScopeAnalysis.Builder |
CfnNetworkInsightsAccessScopeAnalysis.Builder.tags(List<? extends CfnTag> tags)
The tags.
|
CfnIPAMPool.Builder |
CfnIPAMPool.Builder.tags(List<? extends CfnTag> tags)
The key/value combination of a tag assigned to the resource.
|
CfnVolumeProps.Builder |
CfnVolumeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVolumeProps.getTags() |
CfnSecurityGroupProps.Builder |
CfnSecurityGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSecurityGroupProps.getTags() |
CfnRouteTable.Builder |
CfnRouteTable.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the route table.
|
CfnIPAMScope.Builder |
CfnIPAMScope.Builder.tags(List<? extends CfnTag> tags)
The key/value combination of a tag assigned to the resource.
|
CfnNetworkInsightsAccessScopeProps.Builder |
CfnNetworkInsightsAccessScopeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getTags() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInstanceProps.getTags() |
CfnTransitGatewayVpcAttachment.Builder |
CfnTransitGatewayVpcAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags for the VPC attachment.
|
CfnTransitGatewayRouteTableProps.Builder |
CfnTransitGatewayRouteTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTransitGatewayRouteTableProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPublicRepositoryProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnPublicRepositoryProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRepositoryProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnRepositoryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicRepositoryProps.Builder |
CfnPublicRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPublicRepositoryProps.getTags() |
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRepositoryProps.getTags() |
CfnRepository.Builder |
CfnRepository.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnPublicRepository.Builder |
CfnPublicRepository.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
The metadata that you apply to the cluster to help you categorize and organize them.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnServiceProps.getTags()
The metadata that you apply to the service to help you categorize and organize them.
|
List<CfnTag> |
CfnServiceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTaskDefinitionProps.getTags()
The metadata that you apply to the task definition to help you categorize and organize them.
|
List<CfnTag> |
CfnTaskDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCapacityProviderProps.getTags()
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
List<CfnTag> |
CfnCapacityProviderProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnServiceProps.Builder |
CfnServiceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServiceProps.getTags() |
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTaskDefinitionProps.getTags() |
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the task definition to help you categorize and organize them.
|
CfnCapacityProviderProps.Builder |
CfnCapacityProviderProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCapacityProviderProps.getTags() |
CfnService.Builder |
CfnService.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the service to help you categorize and organize them.
|
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the cluster to help you categorize and organize them.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
The metadata that you apply to the cluster to assist with categorization and organization.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIdentityProviderConfigProps.getTags()
The metadata to apply to the provider configuration to assist with categorization and organization.
|
List<CfnTag> |
CfnIdentityProviderConfigProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAddonProps.getTags()
The metadata that you apply to the add-on to assist with categorization and organization.
|
List<CfnTag> |
CfnAddonProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFargateProfileProps.getTags()
The metadata to apply to the Fargate profile to assist with categorization and organization.
|
List<CfnTag> |
CfnFargateProfileProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnIdentityProviderConfigProps.Builder |
CfnIdentityProviderConfigProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIdentityProviderConfigProps.getTags() |
CfnAddon.Builder |
CfnAddon.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the add-on to assist with categorization and organization.
|
CfnAddonProps.Builder |
CfnAddonProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAddonProps.getTags() |
CfnFargateProfile.Builder |
CfnFargateProfile.Builder.tags(List<? extends CfnTag> tags)
The metadata to apply to the Fargate profile to assist with categorization and organization.
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFargateProfileProps.getTags() |
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the cluster to assist with categorization and organization.
|
CfnIdentityProviderConfig.Builder |
CfnIdentityProviderConfig.Builder.tags(List<? extends CfnTag> tags)
The metadata to apply to the provider configuration to assist with categorization and organization.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSubnetGroupProps.getTags()
A tag that can be added to an ElastiCache subnet group.
|
List<CfnTag> |
CfnSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReplicationGroupProps.getTags()
A list of tags to be added to this resource.
|
List<CfnTag> |
CfnReplicationGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnParameterGroupProps.getTags()
A tag that can be added to an ElastiCache parameter group.
|
List<CfnTag> |
CfnParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCacheClusterProps.getTags()
A list of tags to be added to this resource.
|
List<CfnTag> |
CfnCacheClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSecurityGroupProps.getTags()
A tag that can be added to an ElastiCache security group.
|
List<CfnTag> |
CfnSecurityGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.tags(List<? extends CfnTag> tags)
A list of tags to be added to this resource.
|
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSubnetGroupProps.getTags() |
CfnSecurityGroup.Builder |
CfnSecurityGroup.Builder.tags(List<? extends CfnTag> tags)
A tag that can be added to an ElastiCache security group.
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReplicationGroupProps.getTags() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnParameterGroupProps.getTags() |
CfnCacheCluster.Builder |
CfnCacheCluster.Builder.tags(List<? extends CfnTag> tags)
A list of tags to be added to this resource.
|
CfnCacheClusterProps.Builder |
CfnCacheClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCacheClusterProps.getTags() |
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.tags(List<? extends CfnTag> tags)
A tag that can be added to an ElastiCache parameter group.
|
CfnSecurityGroupProps.Builder |
CfnSecurityGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSecurityGroupProps.getTags() |
CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
A tag that can be added to an ElastiCache subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnEnvironmentProps.getTags()
Specifies the tags applied to resources in the environment.
|
List<CfnTag> |
CfnEnvironmentProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.Builder |
CfnEnvironment.Builder.tags(List<? extends CfnTag> tags)
Specifies the tags applied to resources in the environment.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEnvironmentProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnLoadBalancerProps.getTags()
The tags associated with a load balancer.
|
List<CfnTag> |
CfnLoadBalancerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLoadBalancerProps.getTags() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.tags(List<? extends CfnTag> tags)
The tags associated with a load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnTargetGroupProps.getTags()
The tags.
|
List<CfnTag> |
CfnTargetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLoadBalancerProps.getTags()
The tags to assign to the load balancer.
|
List<CfnTag> |
CfnLoadBalancerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnTargetGroupProps.Builder |
CfnTargetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTargetGroupProps.getTags() |
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLoadBalancerProps.getTags() |
CfnTargetGroup.Builder |
CfnTargetGroup.Builder.tags(List<? extends CfnTag> tags)
The tags.
|
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDomainProps.getTags()
An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
A list of tags associated with a cluster.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStudioProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStudioProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnStudio.Builder |
CfnStudio.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
A list of tags associated with a cluster.
|
CfnStudioProps.Builder |
CfnStudioProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStudioProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnVirtualClusterProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnVirtualClusterProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualClusterProps.Builder |
CfnVirtualClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualClusterProps.getTags() |
CfnVirtualCluster.Builder |
CfnVirtualCluster.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationProps.getTags()
The tags assigned to the application.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the application.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnFeatureProps.getTags()
Assigns one or more tags (key-value pairs) to the feature.
|
List<CfnTag> |
CfnFeatureProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSegmentProps.getTags()
`AWS::Evidently::Segment.Tags`.
|
List<CfnTag> |
CfnSegmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLaunchProps.getTags()
Assigns one or more tags (key-value pairs) to the launch.
|
List<CfnTag> |
CfnLaunchProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnProjectProps.getTags()
Assigns one or more tags (key-value pairs) to the project.
|
List<CfnTag> |
CfnProjectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnExperimentProps.getTags()
Assigns one or more tags (key-value pairs) to the experiment.
|
List<CfnTag> |
CfnExperimentProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFeatureProps.Builder |
CfnFeatureProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFeatureProps.getTags() |
CfnSegment.Builder |
CfnSegment.Builder.tags(List<? extends CfnTag> tags)
`AWS::Evidently::Segment.Tags`.
|
CfnSegmentProps.Builder |
CfnSegmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSegmentProps.getTags() |
CfnLaunchProps.Builder |
CfnLaunchProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLaunchProps.getTags() |
CfnExperiment.Builder |
CfnExperiment.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags (key-value pairs) to the experiment.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProjectProps.getTags() |
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags (key-value pairs) to the project.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnExperimentProps.getTags() |
CfnLaunch.Builder |
CfnLaunch.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags (key-value pairs) to the launch.
|
CfnFeature.Builder |
CfnFeature.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags (key-value pairs) to the feature.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDatasetGroupProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDatasetGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatasetGroup.Builder |
CfnDatasetGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnDatasetGroupProps.Builder |
CfnDatasetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatasetGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDetector.EntityTypeProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.EntityTypeProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetector.EventTypeProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.EventTypeProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetector.EventVariableProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.EventVariableProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetector.LabelProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.LabelProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetector.OutcomeProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.OutcomeProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetector.RuleProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetector.RuleProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEntityTypeProps.getTags()
A key and value pair.
|
List<CfnTag> |
CfnEntityTypeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnOutcomeProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnOutcomeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventType.EntityTypeProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEventType.EntityTypeProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventType.EventVariableProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEventType.EventVariableProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventType.LabelProperty.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEventType.LabelProperty.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventTypeProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEventTypeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVariableProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnVariableProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLabelProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnLabelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetectorProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetectorProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.EntityTypeProperty.Builder |
CfnDetector.EntityTypeProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.EntityTypeProperty.getTags() |
CfnDetector.EventTypeProperty.Builder |
CfnDetector.EventTypeProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.EventTypeProperty.getTags() |
CfnDetector.EventVariableProperty.Builder |
CfnDetector.EventVariableProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.EventVariableProperty.getTags() |
CfnDetector.LabelProperty.Builder |
CfnDetector.LabelProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.LabelProperty.getTags() |
CfnDetector.OutcomeProperty.Builder |
CfnDetector.OutcomeProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.OutcomeProperty.getTags() |
CfnDetector.RuleProperty.Builder |
CfnDetector.RuleProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetector.RuleProperty.getTags() |
CfnDetector.Builder |
CfnDetector.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnEntityTypeProps.Builder |
CfnEntityTypeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEntityTypeProps.getTags() |
CfnEntityType.Builder |
CfnEntityType.Builder.tags(List<? extends CfnTag> tags)
A key and value pair.
|
CfnOutcomeProps.Builder |
CfnOutcomeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnOutcomeProps.getTags() |
CfnLabel.Builder |
CfnLabel.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnEventType.EntityTypeProperty.Builder |
CfnEventType.EntityTypeProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventType.EntityTypeProperty.getTags() |
CfnEventType.EventVariableProperty.Builder |
CfnEventType.EventVariableProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventType.EventVariableProperty.getTags() |
CfnEventType.LabelProperty.Builder |
CfnEventType.LabelProperty.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventType.LabelProperty.getTags() |
CfnEventType.Builder |
CfnEventType.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnEventTypeProps.Builder |
CfnEventTypeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventTypeProps.getTags() |
CfnOutcome.Builder |
CfnOutcome.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnVariableProps.Builder |
CfnVariableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVariableProps.getTags() |
CfnLabelProps.Builder |
CfnLabelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLabelProps.getTags() |
CfnVariable.Builder |
CfnVariable.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnDetectorProps.Builder |
CfnDetectorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetectorProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSnapshotProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnSnapshotProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStorageVirtualMachineProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStorageVirtualMachineProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFileSystemProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnFileSystemProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVolumeProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnVolumeProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSnapshot.Builder |
CfnSnapshot.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnSnapshotProps.Builder |
CfnSnapshotProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSnapshotProps.getTags() |
CfnStorageVirtualMachineProps.Builder |
CfnStorageVirtualMachineProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStorageVirtualMachineProps.getTags() |
CfnFileSystem.Builder |
CfnFileSystem.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnVolume.Builder |
CfnVolume.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFileSystemProps.getTags() |
CfnStorageVirtualMachine.Builder |
CfnStorageVirtualMachine.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnVolumeProps.Builder |
CfnVolumeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVolumeProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnMatchmakingConfigurationProps.getTags()
A list of labels to assign to the new matchmaking configuration resource.
|
List<CfnTag> |
CfnMatchmakingConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGameServerGroupProps.getTags()
A list of labels to assign to the new game server group resource.
|
List<CfnTag> |
CfnGameServerGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGameSessionQueueProps.getTags()
A list of labels to assign to the new game session queue resource.
|
List<CfnTag> |
CfnGameSessionQueueProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnScriptProps.getTags()
A list of labels to assign to the new script resource.
|
List<CfnTag> |
CfnScriptProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMatchmakingRuleSetProps.getTags()
A list of labels to assign to the new matchmaking rule set resource.
|
List<CfnTag> |
CfnMatchmakingRuleSetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnMatchmakingConfigurationProps.Builder |
CfnMatchmakingConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMatchmakingConfigurationProps.getTags() |
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGameServerGroupProps.getTags() |
CfnGameSessionQueueProps.Builder |
CfnGameSessionQueueProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGameSessionQueueProps.getTags() |
CfnScriptProps.Builder |
CfnScriptProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnScriptProps.getTags() |
CfnGameSessionQueue.Builder |
CfnGameSessionQueue.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new game session queue resource.
|
CfnMatchmakingConfiguration.Builder |
CfnMatchmakingConfiguration.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new matchmaking configuration resource.
|
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new game server group resource.
|
CfnMatchmakingRuleSetProps.Builder |
CfnMatchmakingRuleSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMatchmakingRuleSetProps.getTags() |
CfnScript.Builder |
CfnScript.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new script resource.
|
CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new matchmaking rule set resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAcceleratorProps.getTags()
Create tags for an accelerator.
|
List<CfnTag> |
CfnAcceleratorProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccelerator.Builder |
CfnAccelerator.Builder.tags(List<? extends CfnTag> tags)
Create tags for an accelerator.
|
CfnAcceleratorProps.Builder |
CfnAcceleratorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAcceleratorProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSchemaProps.getTags()
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
List<CfnTag> |
CfnSchemaProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRegistryProps.getTags()
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
List<CfnTag> |
CfnRegistryProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaProps.Builder |
CfnSchemaProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSchemaProps.getTags() |
CfnRegistryProps.Builder |
CfnRegistryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRegistryProps.getTags() |
CfnSchema.Builder |
CfnSchema.Builder.tags(List<? extends CfnTag> tags)
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
CfnRegistry.Builder |
CfnRegistry.Builder.tags(List<? extends CfnTag> tags)
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnMissionProfileProps.getTags()
Tags assigned to the mission profile.
|
List<CfnTag> |
CfnMissionProfileProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnConfigProps.getTags()
Tags assigned to a resource.
|
List<CfnTag> |
CfnConfigProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDataflowEndpointGroupProps.getTags()
Tags assigned to a resource.
|
List<CfnTag> |
CfnDataflowEndpointGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataflowEndpointGroup.Builder |
CfnDataflowEndpointGroup.Builder.tags(List<? extends CfnTag> tags)
Tags assigned to a resource.
|
CfnMissionProfileProps.Builder |
CfnMissionProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMissionProfileProps.getTags() |
CfnConfigProps.Builder |
CfnConfigProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConfigProps.getTags() |
CfnMissionProfile.Builder |
CfnMissionProfile.Builder.tags(List<? extends CfnTag> tags)
Tags assigned to the mission profile.
|
CfnDataflowEndpointGroupProps.Builder |
CfnDataflowEndpointGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataflowEndpointGroupProps.getTags() |
CfnConfig.Builder |
CfnConfig.Builder.tags(List<? extends CfnTag> tags)
Tags assigned to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnIPSetProps.getTags()
`AWS::GuardDuty::IPSet.Tags`.
|
List<CfnTag> |
CfnIPSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnThreatIntelSetProps.getTags()
`AWS::GuardDuty::ThreatIntelSet.Tags`.
|
List<CfnTag> |
CfnThreatIntelSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFilterProps.getTags()
`AWS::GuardDuty::Filter.Tags`.
|
List<CfnTag> |
CfnFilterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetectorProps.getTags()
`AWS::GuardDuty::Detector.Tags`.
|
List<CfnTag> |
CfnDetectorProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.Builder |
CfnDetector.Builder.tags(List<? extends CfnTag> tags)
`AWS::GuardDuty::Detector.Tags`.
|
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPSetProps.getTags() |
CfnIPSet.Builder |
CfnIPSet.Builder.tags(List<? extends CfnTag> tags)
`AWS::GuardDuty::IPSet.Tags`.
|
CfnThreatIntelSet.Builder |
CfnThreatIntelSet.Builder.tags(List<? extends CfnTag> tags)
`AWS::GuardDuty::ThreatIntelSet.Tags`.
|
CfnThreatIntelSetProps.Builder |
CfnThreatIntelSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnThreatIntelSetProps.getTags() |
CfnFilterProps.Builder |
CfnFilterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFilterProps.getTags() |
CfnFilter.Builder |
CfnFilter.Builder.tags(List<? extends CfnTag> tags)
`AWS::GuardDuty::Filter.Tags`.
|
CfnDetectorProps.Builder |
CfnDetectorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetectorProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnFHIRDatastoreProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnFHIRDatastoreProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFHIRDatastoreProps.Builder |
CfnFHIRDatastoreProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFHIRDatastoreProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSAMLProviderProps.getTags()
A list of tags that you want to attach to the new IAM SAML provider.
|
List<CfnTag> |
CfnSAMLProviderProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnUserProps.getTags()
A list of tags that you want to attach to the new user.
|
List<CfnTag> |
CfnUserProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnServerCertificateProps.getTags()
A list of tags that are attached to the server certificate.
|
List<CfnTag> |
CfnServerCertificateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRoleProps.getTags()
A list of tags that are attached to the role.
|
List<CfnTag> |
CfnRoleProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVirtualMFADeviceProps.getTags()
A list of tags that you want to attach to the new IAM virtual MFA device.
|
List<CfnTag> |
CfnVirtualMFADeviceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnOIDCProviderProps.getTags()
A list of tags that are attached to the specified IAM OIDC provider.
|
List<CfnTag> |
CfnOIDCProviderProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSAMLProviderProps.Builder |
CfnSAMLProviderProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSAMLProviderProps.getTags() |
CfnOIDCProvider.Builder |
CfnOIDCProvider.Builder.tags(List<? extends CfnTag> tags)
A list of tags that are attached to the specified IAM OIDC provider.
|
CfnVirtualMFADevice.Builder |
CfnVirtualMFADevice.Builder.tags(List<? extends CfnTag> tags)
A list of tags that you want to attach to the new IAM virtual MFA device.
|
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnServerCertificateProps.Builder |
CfnServerCertificateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServerCertificateProps.getTags() |
CfnRole.Builder |
CfnRole.Builder.tags(List<? extends CfnTag> tags)
A list of tags that are attached to the role.
|
CfnRoleProps.Builder |
CfnRoleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRoleProps.getTags() |
CfnVirtualMFADeviceProps.Builder |
CfnVirtualMFADeviceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVirtualMFADeviceProps.getTags() |
CfnServerCertificate.Builder |
CfnServerCertificate.Builder.tags(List<? extends CfnTag> tags)
A list of tags that are attached to the server certificate.
|
CfnOIDCProviderProps.Builder |
CfnOIDCProviderProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnOIDCProviderProps.getTags() |
CfnSAMLProvider.Builder |
CfnSAMLProvider.Builder.tags(List<? extends CfnTag> tags)
A list of tags that you want to attach to the new IAM SAML provider.
|
CfnUser.Builder |
CfnUser.Builder.tags(List<? extends CfnTag> tags)
A list of tags that you want to attach to the new user.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnScheduledAuditProps.getTags()
Metadata that can be used to manage the scheduled audit.
|
List<CfnTag> |
CfnScheduledAuditProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDimensionProps.getTags()
Metadata that can be used to manage the dimension.
|
List<CfnTag> |
CfnDimensionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSecurityProfileProps.getTags()
Metadata that can be used to manage the security profile.
|
List<CfnTag> |
CfnSecurityProfileProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnProvisioningTemplateProps.getTags()
Metadata that can be used to manage the fleet provisioning template.
|
List<CfnTag> |
CfnProvisioningTemplateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAuthorizerProps.getTags()
Metadata which can be used to manage the custom authorizer.
|
List<CfnTag> |
CfnAuthorizerProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCustomMetricProps.getTags()
Metadata that can be used to manage the custom metric.
|
List<CfnTag> |
CfnCustomMetricProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRoleAliasProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnRoleAliasProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFleetMetricProps.getTags()
Metadata which can be used to manage the fleet metric.
|
List<CfnTag> |
CfnFleetMetricProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTopicRuleProps.getTags()
Metadata which can be used to manage the topic rule.
|
List<CfnTag> |
CfnTopicRuleProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnJobTemplateProps.getTags()
Metadata that can be used to manage the job template.
|
List<CfnTag> |
CfnJobTemplateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMitigationActionProps.getTags()
Metadata that can be used to manage the mitigation action.
|
List<CfnTag> |
CfnMitigationActionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDomainConfigurationProps.getTags()
Metadata which can be used to manage the domain configuration.
|
List<CfnTag> |
CfnDomainConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCACertificateProps.getTags()
`AWS::IoT::CACertificate.Tags`.
|
List<CfnTag> |
CfnCACertificateProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledAuditProps.Builder |
CfnScheduledAuditProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnScheduledAuditProps.getTags() |
CfnDimension.Builder |
CfnDimension.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the dimension.
|
CfnDimensionProps.Builder |
CfnDimensionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDimensionProps.getTags() |
CfnFleetMetric.Builder |
CfnFleetMetric.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the fleet metric.
|
CfnScheduledAudit.Builder |
CfnScheduledAudit.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the scheduled audit.
|
CfnSecurityProfile.Builder |
CfnSecurityProfile.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the security profile.
|
CfnSecurityProfileProps.Builder |
CfnSecurityProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSecurityProfileProps.getTags() |
CfnRoleAlias.Builder |
CfnRoleAlias.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnJobTemplate.Builder |
CfnJobTemplate.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the job template.
|
CfnProvisioningTemplateProps.Builder |
CfnProvisioningTemplateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProvisioningTemplateProps.getTags() |
CfnAuthorizer.Builder |
CfnAuthorizer.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the custom authorizer.
|
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAuthorizerProps.getTags() |
CfnCustomMetricProps.Builder |
CfnCustomMetricProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCustomMetricProps.getTags() |
CfnRoleAliasProps.Builder |
CfnRoleAliasProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRoleAliasProps.getTags() |
CfnCACertificate.Builder |
CfnCACertificate.Builder.tags(List<? extends CfnTag> tags)
`AWS::IoT::CACertificate.Tags`.
|
CfnMitigationAction.Builder |
CfnMitigationAction.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the mitigation action.
|
CfnFleetMetricProps.Builder |
CfnFleetMetricProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFleetMetricProps.getTags() |
CfnTopicRuleProps.Builder |
CfnTopicRuleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTopicRuleProps.getTags() |
CfnCustomMetric.Builder |
CfnCustomMetric.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the custom metric.
|
CfnTopicRule.Builder |
CfnTopicRule.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the topic rule.
|
CfnProvisioningTemplate.Builder |
CfnProvisioningTemplate.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the fleet provisioning template.
|
CfnJobTemplateProps.Builder |
CfnJobTemplateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnJobTemplateProps.getTags() |
CfnDomainConfiguration.Builder |
CfnDomainConfiguration.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the domain configuration.
|
CfnMitigationActionProps.Builder |
CfnMitigationActionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMitigationActionProps.getTags() |
CfnDomainConfigurationProps.Builder |
CfnDomainConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainConfigurationProps.getTags() |
CfnCACertificateProps.Builder |
CfnCACertificateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCACertificateProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnChannelProps.getTags()
Metadata which can be used to manage the channel.
|
List<CfnTag> |
CfnChannelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDatastoreProps.getTags()
Metadata which can be used to manage the data store.
|
List<CfnTag> |
CfnDatastoreProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDatasetProps.getTags()
Metadata which can be used to manage the data set.
|
List<CfnTag> |
CfnDatasetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPipelineProps.getTags()
Metadata which can be used to manage the pipeline.
|
List<CfnTag> |
CfnPipelineProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.Builder |
CfnPipeline.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the pipeline.
|
CfnChannelProps.Builder |
CfnChannelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnChannelProps.getTags() |
CfnDatastoreProps.Builder |
CfnDatastoreProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatastoreProps.getTags() |
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatasetProps.getTags() |
CfnChannel.Builder |
CfnChannel.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the channel.
|
CfnDatastore.Builder |
CfnDatastore.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the data store.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPipelineProps.getTags() |
CfnDataset.Builder |
CfnDataset.Builder.tags(List<? extends CfnTag> tags)
Metadata which can be used to manage the data set.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSuiteDefinitionProps.getTags()
Metadata that can be used to manage the the Suite Definition.
|
List<CfnTag> |
CfnSuiteDefinitionProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSuiteDefinition.Builder |
CfnSuiteDefinition.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the the Suite Definition.
|
CfnSuiteDefinitionProps.Builder |
CfnSuiteDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSuiteDefinitionProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAlarmModelProps.getTags()
A list of key-value pairs that contain metadata for the alarm model.
|
List<CfnTag> |
CfnAlarmModelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnInputProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnInputProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDetectorModelProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDetectorModelProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.Builder |
CfnDetectorModel.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnInput.Builder |
CfnInput.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnAlarmModelProps.Builder |
CfnAlarmModelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAlarmModelProps.getTags() |
CfnAlarmModel.Builder |
CfnAlarmModel.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the alarm model.
|
CfnInputProps.Builder |
CfnInputProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInputProps.getTags() |
CfnDetectorModelProps.Builder |
CfnDetectorModelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDetectorModelProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationProps.getTags()
A set of key/value pairs that you can use to manage the web application resource.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
A set of key/value pairs that you can use to manage the web application resource.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAssetProps.getTags()
A list of key-value pairs that contain metadata for the asset.
|
List<CfnTag> |
CfnAssetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDashboardProps.getTags()
A list of key-value pairs that contain metadata for the dashboard.
|
List<CfnTag> |
CfnDashboardProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPortalProps.getTags()
A list of key-value pairs that contain metadata for the portal.
|
List<CfnTag> |
CfnPortalProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGatewayProps.getTags()
A list of key-value pairs that contain metadata for the gateway.
|
List<CfnTag> |
CfnGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnProjectProps.getTags()
A list of key-value pairs that contain metadata for the project.
|
List<CfnTag> |
CfnProjectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAssetModelProps.getTags()
A list of key-value pairs that contain metadata for the asset.
|
List<CfnTag> |
CfnAssetModelProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssetProps.Builder |
CfnAssetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssetProps.getTags() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDashboardProps.getTags() |
CfnPortalProps.Builder |
CfnPortalProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPortalProps.getTags() |
CfnGatewayProps.Builder |
CfnGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGatewayProps.getTags() |
CfnPortal.Builder |
CfnPortal.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the portal.
|
CfnGateway.Builder |
CfnGateway.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the gateway.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProjectProps.getTags() |
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the project.
|
CfnAssetModelProps.Builder |
CfnAssetModelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssetModelProps.getTags() |
CfnAsset.Builder |
CfnAsset.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the asset.
|
CfnDashboard.Builder |
CfnDashboard.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the dashboard.
|
CfnAssetModel.Builder |
CfnAssetModel.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the asset.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnNetworkAnalyzerConfigurationProps.getTags()
`AWS::IoTWireless::NetworkAnalyzerConfiguration.Tags`.
|
List<CfnTag> |
CfnNetworkAnalyzerConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWirelessGatewayProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnWirelessGatewayProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWirelessDeviceProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnWirelessDeviceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTaskDefinitionProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnTaskDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMulticastGroupProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnMulticastGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDestinationProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnDestinationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnServiceProfileProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnServiceProfileProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeviceProfileProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnDeviceProfileProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFuotaTaskProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnFuotaTaskProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPartnerAccountProps.getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
List<CfnTag> |
CfnPartnerAccountProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnWirelessDevice.Builder |
CfnWirelessDevice.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnNetworkAnalyzerConfigurationProps.Builder |
CfnNetworkAnalyzerConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkAnalyzerConfigurationProps.getTags() |
CfnWirelessGatewayProps.Builder |
CfnWirelessGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWirelessGatewayProps.getTags() |
CfnWirelessDeviceProps.Builder |
CfnWirelessDeviceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWirelessDeviceProps.getTags() |
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTaskDefinitionProps.getTags() |
CfnMulticastGroup.Builder |
CfnMulticastGroup.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnServiceProfile.Builder |
CfnServiceProfile.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnMulticastGroupProps.Builder |
CfnMulticastGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMulticastGroupProps.getTags() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnDestinationProps.Builder |
CfnDestinationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDestinationProps.getTags() |
CfnFuotaTask.Builder |
CfnFuotaTask.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnServiceProfileProps.Builder |
CfnServiceProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServiceProfileProps.getTags() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeviceProfileProps.getTags() |
CfnFuotaTaskProps.Builder |
CfnFuotaTaskProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFuotaTaskProps.getTags() |
CfnPartnerAccount.Builder |
CfnPartnerAccount.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnPartnerAccountProps.Builder |
CfnPartnerAccountProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPartnerAccountProps.getTags() |
CfnNetworkAnalyzerConfiguration.Builder |
CfnNetworkAnalyzerConfiguration.Builder.tags(List<? extends CfnTag> tags)
`AWS::IoTWireless::NetworkAnalyzerConfiguration.Tags`.
|
CfnDestination.Builder |
CfnDestination.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
CfnWirelessGateway.Builder |
CfnWirelessGateway.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPlaybackKeyPairProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnPlaybackKeyPairProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnChannelProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnChannelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRecordingConfigurationProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnRecordingConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStreamKeyProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStreamKeyProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackKeyPairProps.Builder |
CfnPlaybackKeyPairProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPlaybackKeyPairProps.getTags() |
CfnChannelProps.Builder |
CfnChannelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnChannelProps.getTags() |
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnRecordingConfigurationProps.Builder |
CfnRecordingConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRecordingConfigurationProps.getTags() |
CfnStreamKey.Builder |
CfnStreamKey.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnPlaybackKeyPair.Builder |
CfnPlaybackKeyPair.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnStreamKeyProps.Builder |
CfnStreamKeyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamKeyProps.getTags() |
CfnChannel.Builder |
CfnChannel.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnIndexProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnIndexProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFaqProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnFaqProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDataSourceProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDataSourceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.Builder |
CfnDataSource.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIndexProps.getTags() |
CfnFaq.Builder |
CfnFaq.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnIndex.Builder |
CfnIndex.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFaqProps.Builder |
CfnFaqProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFaqProps.getTags() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataSourceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStreamProps.getTags()
An arbitrary set of tags (key–value pairs) to associate with the Kinesis stream.
|
List<CfnTag> |
CfnStreamProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStream.Builder |
CfnStream.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key–value pairs) to associate with the Kinesis stream.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationV2Props.getTags()
A list of one or more tags to assign to the application.
|
List<CfnTag> |
CfnApplicationV2Props.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.Builder |
CfnApplicationV2.Builder.tags(List<? extends CfnTag> tags)
A list of one or more tags to assign to the application.
|
CfnApplicationV2Props.Builder |
CfnApplicationV2Props.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationV2Props.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnApplicationProps.getTags()
A list of one or more tags to assign to the application.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
A list of one or more tags to assign to the application.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDeliveryStreamProps.getTags()
A set of tags to assign to the delivery stream.
|
List<CfnTag> |
CfnDeliveryStreamProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.tags(List<? extends CfnTag> tags)
A set of tags to assign to the delivery stream.
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeliveryStreamProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSignalingChannelProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnSignalingChannelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStreamProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStreamProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStream.Builder |
CfnStream.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnSignalingChannelProps.Builder |
CfnSignalingChannelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSignalingChannelProps.getTags() |
CfnSignalingChannel.Builder |
CfnSignalingChannel.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnReplicaKeyProps.getTags()
Assigns one or more tags to the replica key.
|
List<CfnTag> |
CfnReplicaKeyProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnKeyProps.getTags()
Assigns one or more tags to the replica key.
|
List<CfnTag> |
CfnKeyProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicaKey.Builder |
CfnReplicaKey.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags to the replica key.
|
CfnReplicaKeyProps.Builder |
CfnReplicaKeyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReplicaKeyProps.getTags() |
CfnKey.Builder |
CfnKey.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags to the replica key.
|
CfnKeyProps.Builder |
CfnKeyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnKeyProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnFunctionProps.getTags()
A list of [tags](https://docs.aws.amazon.com/lambda/latest/dg/tagging.html) to apply to the function.
|
List<CfnTag> |
CfnFunctionProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.tags(List<? extends CfnTag> tags)
A list of [tags](https://docs.aws.amazon.com/lambda/latest/dg/tagging.html) to apply to the function.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFunctionProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDistributionProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDistributionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnBucketProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnBucketProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLoadBalancerProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnLoadBalancerProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnContainerProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnContainerProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDatabaseProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDatabaseProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCertificateProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnCertificateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDiskProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDiskProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnInstanceProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnInstanceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDistributionProps.getTags() |
CfnDisk.Builder |
CfnDisk.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnDatabase.Builder |
CfnDatabase.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnBucketProps.getTags() |
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLoadBalancerProps.getTags() |
CfnContainerProps.Builder |
CfnContainerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContainerProps.getTags() |
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatabaseProps.getTags() |
CfnInstance.Builder |
CfnInstance.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnCertificate.Builder |
CfnCertificate.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnCertificateProps.Builder |
CfnCertificateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCertificateProps.getTags() |
CfnDiskProps.Builder |
CfnDiskProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDiskProps.getTags() |
CfnBucket.Builder |
CfnBucket.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnContainer.Builder |
CfnContainer.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnDistribution.Builder |
CfnDistribution.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInstanceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnLogGroupProps.getTags()
An array of key-value pairs to apply to the log group.
|
List<CfnTag> |
CfnLogGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLogGroupProps.Builder |
CfnLogGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLogGroupProps.getTags() |
CfnLogGroup.Builder |
CfnLogGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to the log group.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnInferenceSchedulerProps.getTags()
Any tags associated with the inference scheduler.
|
List<CfnTag> |
CfnInferenceSchedulerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnInferenceScheduler.Builder |
CfnInferenceScheduler.Builder.tags(List<? extends CfnTag> tags)
Any tags associated with the inference scheduler.
|
CfnInferenceSchedulerProps.Builder |
CfnInferenceSchedulerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnInferenceSchedulerProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAllowListProps.getTags()
`AWS::Macie::AllowList.Tags`.
|
List<CfnTag> |
CfnAllowListProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAllowListProps.Builder |
CfnAllowListProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAllowListProps.getTags() |
CfnAllowList.Builder |
CfnAllowList.Builder.tags(List<? extends CfnTag> tags)
`AWS::Macie::AllowList.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAssetProps.getTags()
The tags to assign to the asset.
|
List<CfnTag> |
CfnAssetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnOriginEndpointProps.getTags()
The tags to assign to the endpoint.
|
List<CfnTag> |
CfnOriginEndpointProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPackagingConfigurationProps.getTags()
The tags to assign to the packaging configuration.
|
List<CfnTag> |
CfnPackagingConfigurationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnChannelProps.getTags()
The tags to assign to the channel.
|
List<CfnTag> |
CfnChannelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPackagingGroupProps.getTags()
The tags to assign to the packaging group.
|
List<CfnTag> |
CfnPackagingGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssetProps.Builder |
CfnAssetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssetProps.getTags() |
CfnOriginEndpointProps.Builder |
CfnOriginEndpointProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnOriginEndpointProps.getTags() |
CfnPackagingConfigurationProps.Builder |
CfnPackagingConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPackagingConfigurationProps.getTags() |
CfnChannelProps.Builder |
CfnChannelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnChannelProps.getTags() |
CfnPackagingGroup.Builder |
CfnPackagingGroup.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the packaging group.
|
CfnPackagingConfiguration.Builder |
CfnPackagingConfiguration.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the packaging configuration.
|
CfnChannel.Builder |
CfnChannel.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the channel.
|
CfnOriginEndpoint.Builder |
CfnOriginEndpoint.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the endpoint.
|
CfnPackagingGroupProps.Builder |
CfnPackagingGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPackagingGroupProps.getTags() |
CfnAsset.Builder |
CfnAsset.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the asset.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnContainerProps.getTags()
`AWS::MediaStore::Container.Tags`.
|
List<CfnTag> |
CfnContainerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnContainerProps.Builder |
CfnContainerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContainerProps.getTags() |
CfnContainer.Builder |
CfnContainer.Builder.tags(List<? extends CfnTag> tags)
`AWS::MediaStore::Container.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPlaybackConfigurationProps.getTags()
The tags to assign to the playback configuration.
|
List<CfnTag> |
CfnPlaybackConfigurationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPlaybackConfigurationProps.getTags() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.tags(List<? extends CfnTag> tags)
The tags to assign to the playback configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnUserProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnUserProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSubnetGroupProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnParameterGroupProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnACLProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnACLProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnSubnetGroupProps.Builder |
CfnSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSubnetGroupProps.getTags() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnParameterGroupProps.getTags() |
CfnACLProps.Builder |
CfnACLProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnACLProps.getTags() |
CfnACL.Builder |
CfnACL.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnSubnetGroup.Builder |
CfnSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnUser.Builder |
CfnUser.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDBParameterGroupProps.getTags()
The tags that you want to attach to this parameter group.
|
List<CfnTag> |
CfnDBParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBClusterParameterGroupProps.getTags()
The tags that you want to attach to this parameter group.
|
List<CfnTag> |
CfnDBClusterParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBClusterProps.getTags()
The tags assigned to this cluster.
|
List<CfnTag> |
CfnDBClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBSubnetGroupProps.getTags()
The tags that you want to attach to the DB subnet group.
|
List<CfnTag> |
CfnDBSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBInstanceProps.getTags()
An arbitrary set of tags (key-value pairs) for this DB instance.
|
List<CfnTag> |
CfnDBInstanceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.Builder |
CfnDBCluster.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to this cluster.
|
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBParameterGroupProps.getTags() |
CfnDBClusterParameterGroupProps.Builder |
CfnDBClusterParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterParameterGroupProps.getTags() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key-value pairs) for this DB instance.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterProps.getTags() |
CfnDBClusterParameterGroup.Builder |
CfnDBClusterParameterGroup.Builder.tags(List<? extends CfnTag> tags)
The tags that you want to attach to this parameter group.
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBSubnetGroupProps.getTags() |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
The tags that you want to attach to the DB subnet group.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBInstanceProps.getTags() |
CfnDBParameterGroup.Builder |
CfnDBParameterGroup.Builder.tags(List<? extends CfnTag> tags)
The tags that you want to attach to this parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnFirewallProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnFirewallProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFirewallPolicyProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnFirewallPolicyProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRuleGroupProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnRuleGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.Builder |
CfnRuleGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFirewallPolicy.Builder |
CfnFirewallPolicy.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFirewall.Builder |
CfnFirewall.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFirewallProps.Builder |
CfnFirewallProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFirewallProps.getTags() |
CfnFirewallPolicyProps.Builder |
CfnFirewallPolicyProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFirewallPolicyProps.getTags() |
CfnRuleGroupProps.Builder |
CfnRuleGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRuleGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnLinkProps.getTags()
The tags for the link.
|
List<CfnTag> |
CfnLinkProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSiteToSiteVpnAttachmentProps.getTags()
The tags associated with the site-to-site VPN attachment.
|
List<CfnTag> |
CfnSiteToSiteVpnAttachmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSiteProps.getTags()
The tags for the site.
|
List<CfnTag> |
CfnSiteProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeviceProps.getTags()
The tags for the device.
|
List<CfnTag> |
CfnDeviceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnConnectPeerProps.getTags()
The tags associated with the Connect peer.
|
List<CfnTag> |
CfnConnectPeerProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCoreNetworkProps.getTags()
The tags associated with a core network.
|
List<CfnTag> |
CfnCoreNetworkProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGlobalNetworkProps.getTags()
The tags for the global network.
|
List<CfnTag> |
CfnGlobalNetworkProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnVpcAttachmentProps.getTags()
The tags associated with the VPC attachment.
|
List<CfnTag> |
CfnVpcAttachmentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnConnectAttachmentProps.getTags()
The tags associated with the Connect attachment.
|
List<CfnTag> |
CfnConnectAttachmentProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLinkProps.Builder |
CfnLinkProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLinkProps.getTags() |
CfnSiteToSiteVpnAttachmentProps.Builder |
CfnSiteToSiteVpnAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSiteToSiteVpnAttachmentProps.getTags() |
CfnSiteProps.Builder |
CfnSiteProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSiteProps.getTags() |
CfnCoreNetwork.Builder |
CfnCoreNetwork.Builder.tags(List<? extends CfnTag> tags)
The tags associated with a core network.
|
CfnDeviceProps.Builder |
CfnDeviceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeviceProps.getTags() |
CfnVpcAttachment.Builder |
CfnVpcAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the VPC attachment.
|
CfnConnectPeerProps.Builder |
CfnConnectPeerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConnectPeerProps.getTags() |
CfnCoreNetworkProps.Builder |
CfnCoreNetworkProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCoreNetworkProps.getTags() |
CfnSite.Builder |
CfnSite.Builder.tags(List<? extends CfnTag> tags)
The tags for the site.
|
CfnGlobalNetworkProps.Builder |
CfnGlobalNetworkProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGlobalNetworkProps.getTags() |
CfnDevice.Builder |
CfnDevice.Builder.tags(List<? extends CfnTag> tags)
The tags for the device.
|
CfnLink.Builder |
CfnLink.Builder.tags(List<? extends CfnTag> tags)
The tags for the link.
|
CfnGlobalNetwork.Builder |
CfnGlobalNetwork.Builder.tags(List<? extends CfnTag> tags)
The tags for the global network.
|
CfnVpcAttachmentProps.Builder |
CfnVpcAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVpcAttachmentProps.getTags() |
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the Connect attachment.
|
CfnConnectPeer.Builder |
CfnConnectPeer.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the Connect peer.
|
CfnSiteToSiteVpnAttachment.Builder |
CfnSiteToSiteVpnAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the site-to-site VPN attachment.
|
CfnConnectAttachmentProps.Builder |
CfnConnectAttachmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConnectAttachmentProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDomainProps.getTags()
An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStackProps.getTags()
A map that contains tag keys and tag values that are attached to a stack or layer.
|
List<CfnTag> |
CfnStackProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLayerProps.getTags()
Specifies one or more sets of tags (key–value pairs) to associate with this AWS OpsWorks layer.
|
List<CfnTag> |
CfnLayerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStackProps.Builder |
CfnStackProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStackProps.getTags() |
CfnStack.Builder |
CfnStack.Builder.tags(List<? extends CfnTag> tags)
A map that contains tag keys and tag values that are attached to a stack or layer.
|
CfnLayer.Builder |
CfnLayer.Builder.tags(List<? extends CfnTag> tags)
Specifies one or more sets of tags (key–value pairs) to associate with this AWS OpsWorks layer.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLayerProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnServerProps.getTags()
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or OpsWorks for Puppet Enterprise server.
|
List<CfnTag> |
CfnServerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.Builder |
CfnServer.Builder.tags(List<? extends CfnTag> tags)
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or OpsWorks for Puppet Enterprise server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServerProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPackageProps.getTags()
Tags for the package.
|
List<CfnTag> |
CfnPackageProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnApplicationInstanceProps.getTags()
Tags for the application instance.
|
List<CfnTag> |
CfnApplicationInstanceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationInstance.Builder |
CfnApplicationInstance.Builder.tags(List<? extends CfnTag> tags)
Tags for the application instance.
|
CfnPackageProps.Builder |
CfnPackageProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPackageProps.getTags() |
CfnPackage.Builder |
CfnPackage.Builder.tags(List<? extends CfnTag> tags)
Tags for the package.
|
CfnApplicationInstanceProps.Builder |
CfnApplicationInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationInstanceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnStreamProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnStreamProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnLedgerProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnLedgerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnStream.Builder |
CfnStream.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStreamProps.getTags() |
CfnLedgerProps.Builder |
CfnLedgerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnLedgerProps.getTags() |
CfnLedger.Builder |
CfnLedger.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDashboardProps.getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
List<CfnTag> |
CfnDashboardProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnThemeProps.getTags()
A map of the key-value pairs for the resource tag or tags that you want to add to the resource.
|
List<CfnTag> |
CfnThemeProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAnalysisProps.getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
List<CfnTag> |
CfnAnalysisProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTemplateProps.getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<CfnTag> |
CfnTemplateProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDataSetProps.getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
List<CfnTag> |
CfnDataSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDataSourceProps.getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
|
List<CfnTag> |
CfnDataSourceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.Builder |
CfnDataSource.Builder.tags(List<? extends CfnTag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
|
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDashboardProps.getTags() |
CfnThemeProps.Builder |
CfnThemeProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnThemeProps.getTags() |
CfnAnalysis.Builder |
CfnAnalysis.Builder.tags(List<? extends CfnTag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
CfnAnalysisProps.Builder |
CfnAnalysisProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAnalysisProps.getTags() |
CfnTheme.Builder |
CfnTheme.Builder.tags(List<? extends CfnTag> tags)
A map of the key-value pairs for the resource tag or tags that you want to add to the resource.
|
CfnDataSet.Builder |
CfnDataSet.Builder.tags(List<? extends CfnTag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTemplateProps.getTags() |
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataSetProps.getTags() |
CfnDashboard.Builder |
CfnDashboard.Builder.tags(List<? extends CfnTag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
CfnTemplate.Builder |
CfnTemplate.Builder.tags(List<? extends CfnTag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataSourceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnResourceShareProps.getTags()
Specifies one or more tags to attach to the resource share itself.
|
List<CfnTag> |
CfnResourceShareProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceShare.Builder |
CfnResourceShare.Builder.tags(List<? extends CfnTag> tags)
Specifies one or more tags to attach to the resource share itself.
|
CfnResourceShareProps.Builder |
CfnResourceShareProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnResourceShareProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDBParameterGroupProps.getTags()
Tags to assign to the DB parameter group.
|
List<CfnTag> |
CfnDBParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBClusterParameterGroupProps.getTags()
Tags to assign to the DB cluster parameter group.
|
List<CfnTag> |
CfnDBClusterParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBSecurityGroupProps.getTags()
Tags to assign to the DB security group.
|
List<CfnTag> |
CfnDBSecurityGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventSubscriptionProps.getTags()
`AWS::RDS::EventSubscription.Tags`.
|
List<CfnTag> |
CfnEventSubscriptionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBClusterProps.getTags()
Tags to assign to the DB cluster.
|
List<CfnTag> |
CfnDBClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBSubnetGroupProps.getTags()
Tags to assign to the DB subnet group.
|
List<CfnTag> |
CfnDBSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDBInstanceProps.getTags()
Tags to assign to the DB instance.
|
List<CfnTag> |
CfnDBInstanceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnOptionGroupProps.getTags()
Tags to assign to the option group.
|
List<CfnTag> |
CfnOptionGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnOptionGroup.Builder |
CfnOptionGroup.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the option group.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB cluster.
|
CfnDBParameterGroupProps.Builder |
CfnDBParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBParameterGroupProps.getTags() |
CfnDBClusterParameterGroupProps.Builder |
CfnDBClusterParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterParameterGroupProps.getTags() |
CfnEventSubscription.Builder |
CfnEventSubscription.Builder.tags(List<? extends CfnTag> tags)
`AWS::RDS::EventSubscription.Tags`.
|
CfnDBSecurityGroupProps.Builder |
CfnDBSecurityGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBSecurityGroupProps.getTags() |
CfnEventSubscriptionProps.Builder |
CfnEventSubscriptionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventSubscriptionProps.getTags() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB instance.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBClusterProps.getTags() |
CfnDBClusterParameterGroup.Builder |
CfnDBClusterParameterGroup.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB cluster parameter group.
|
CfnDBSecurityGroup.Builder |
CfnDBSecurityGroup.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB security group.
|
CfnDBSubnetGroupProps.Builder |
CfnDBSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBSubnetGroupProps.getTags() |
CfnDBSubnetGroup.Builder |
CfnDBSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB subnet group.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDBInstanceProps.getTags() |
CfnOptionGroupProps.Builder |
CfnOptionGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnOptionGroupProps.getTags() |
CfnDBParameterGroup.Builder |
CfnDBParameterGroup.Builder.tags(List<? extends CfnTag> tags)
Tags to assign to the DB parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
A list of tag instances.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnClusterParameterGroupProps.getTags()
The list of tags for the cluster parameter group.
|
List<CfnTag> |
CfnClusterParameterGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEventSubscriptionProps.getTags()
A list of tag instances.
|
List<CfnTag> |
CfnEventSubscriptionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnClusterSubnetGroupProps.getTags()
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
|
List<CfnTag> |
CfnClusterSubnetGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnClusterSecurityGroupProps.getTags()
Specifies an arbitrary set of tags (key–value pairs) to associate with this security group.
|
List<CfnTag> |
CfnClusterSecurityGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnClusterParameterGroupProps.Builder |
CfnClusterParameterGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterParameterGroupProps.getTags() |
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.tags(List<? extends CfnTag> tags)
The list of tags for the cluster parameter group.
|
CfnClusterSubnetGroup.Builder |
CfnClusterSubnetGroup.Builder.tags(List<? extends CfnTag> tags)
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
|
CfnClusterSecurityGroup.Builder |
CfnClusterSecurityGroup.Builder.tags(List<? extends CfnTag> tags)
Specifies an arbitrary set of tags (key–value pairs) to associate with this security group.
|
CfnEventSubscription.Builder |
CfnEventSubscription.Builder.tags(List<? extends CfnTag> tags)
A list of tag instances.
|
CfnEventSubscriptionProps.Builder |
CfnEventSubscriptionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEventSubscriptionProps.getTags() |
CfnClusterSubnetGroupProps.Builder |
CfnClusterSubnetGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterSubnetGroupProps.getTags() |
CfnClusterSecurityGroupProps.Builder |
CfnClusterSecurityGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterSecurityGroupProps.getTags() |
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
A list of tag instances.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnWorkgroupProps.getTags()
`AWS::RedshiftServerless::Workgroup.Tags`.
|
List<CfnTag> |
CfnWorkgroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNamespaceProps.getTags()
`AWS::RedshiftServerless::Namespace.Tags`.
|
List<CfnTag> |
CfnNamespaceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkgroup.Builder |
CfnWorkgroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::RedshiftServerless::Workgroup.Tags`.
|
CfnWorkgroupProps.Builder |
CfnWorkgroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkgroupProps.getTags() |
CfnNamespaceProps.Builder |
CfnNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNamespaceProps.getTags() |
CfnNamespace.Builder |
CfnNamespace.Builder.tags(List<? extends CfnTag> tags)
`AWS::RedshiftServerless::Namespace.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnServiceProps.getTags()
The tags assigned to the service.
|
List<CfnTag> |
CfnServiceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRouteProps.getTags()
The tags assigned to the route.
|
List<CfnTag> |
CfnRouteProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnApplicationProps.getTags()
The tags assigned to the application.
|
List<CfnTag> |
CfnApplicationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEnvironmentProps.getTags()
The tags assigned to the environment.
|
List<CfnTag> |
CfnEnvironmentProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServiceProps.getTags() |
CfnApplication.Builder |
CfnApplication.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the application.
|
CfnRouteProps.Builder |
CfnRouteProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRouteProps.getTags() |
CfnRoute.Builder |
CfnRoute.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the route.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the environment.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnApplicationProps.getTags() |
CfnService.Builder |
CfnService.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the service.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEnvironmentProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCollectionProps.getTags()
A set of tags (key-value pairs) that you want to attach to the collection.
|
List<CfnTag> |
CfnCollectionProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCollection.Builder |
CfnCollection.Builder.tags(List<? extends CfnTag> tags)
A set of tags (key-value pairs) that you want to attach to the collection.
|
CfnCollectionProps.Builder |
CfnCollectionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCollectionProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnGroupProps.getTags()
The tag key and value pairs that are attached to the resource group.
|
List<CfnTag> |
CfnGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnGroup.Builder |
CfnGroup.Builder.tags(List<? extends CfnTag> tags)
The tag key and value pairs that are attached to the resource group.
|
CfnGroupProps.Builder |
CfnGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnClusterProps.getTags()
The value for a tag.
|
List<CfnTag> |
CfnClusterProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnControlPanelProps.getTags()
The value for a tag.
|
List<CfnTag> |
CfnControlPanelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnSafetyRuleProps.getTags()
The value for a tag.
|
List<CfnTag> |
CfnSafetyRuleProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnClusterProps.getTags() |
CfnControlPanel.Builder |
CfnControlPanel.Builder.tags(List<? extends CfnTag> tags)
The value for a tag.
|
CfnControlPanelProps.Builder |
CfnControlPanelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnControlPanelProps.getTags() |
CfnSafetyRuleProps.Builder |
CfnSafetyRuleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSafetyRuleProps.getTags() |
CfnSafetyRule.Builder |
CfnSafetyRule.Builder.tags(List<? extends CfnTag> tags)
The value for a tag.
|
CfnCluster.Builder |
CfnCluster.Builder.tags(List<? extends CfnTag> tags)
The value for a tag.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCellProps.getTags()
A collection of tags associated with a resource.
|
List<CfnTag> |
CfnCellProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnReadinessCheckProps.getTags()
A collection of tags associated with a resource.
|
List<CfnTag> |
CfnReadinessCheckProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnResourceSetProps.getTags()
A tag to associate with the parameters for a resource set.
|
List<CfnTag> |
CfnResourceSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRecoveryGroupProps.getTags()
A collection of tags associated with a resource.
|
List<CfnTag> |
CfnRecoveryGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCell.Builder |
CfnCell.Builder.tags(List<? extends CfnTag> tags)
A collection of tags associated with a resource.
|
CfnRecoveryGroup.Builder |
CfnRecoveryGroup.Builder.tags(List<? extends CfnTag> tags)
A collection of tags associated with a resource.
|
CfnResourceSet.Builder |
CfnResourceSet.Builder.tags(List<? extends CfnTag> tags)
A tag to associate with the parameters for a resource set.
|
CfnCellProps.Builder |
CfnCellProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCellProps.getTags() |
CfnReadinessCheck.Builder |
CfnReadinessCheck.Builder.tags(List<? extends CfnTag> tags)
A collection of tags associated with a resource.
|
CfnReadinessCheckProps.Builder |
CfnReadinessCheckProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnReadinessCheckProps.getTags() |
CfnResourceSetProps.Builder |
CfnResourceSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnResourceSetProps.getTags() |
CfnRecoveryGroupProps.Builder |
CfnRecoveryGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRecoveryGroupProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnResolverEndpointProps.getTags()
Route 53 Resolver doesn't support updating tags through CloudFormation.
|
List<CfnTag> |
CfnResolverEndpointProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnResolverRuleProps.getTags()
Route 53 Resolver doesn't support updating tags through CloudFormation.
|
List<CfnTag> |
CfnResolverRuleProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFirewallDomainListProps.getTags()
A list of the tag keys and values that you want to associate with the domain list.
|
List<CfnTag> |
CfnFirewallDomainListProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFirewallRuleGroupProps.getTags()
A list of the tag keys and values that you want to associate with the rule group.
|
List<CfnTag> |
CfnFirewallRuleGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFirewallRuleGroupAssociationProps.getTags()
A list of the tag keys and values that you want to associate with the rule group.
|
List<CfnTag> |
CfnFirewallRuleGroupAssociationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.tags(List<? extends CfnTag> tags)
A list of the tag keys and values that you want to associate with the domain list.
|
CfnResolverEndpointProps.Builder |
CfnResolverEndpointProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnResolverEndpointProps.getTags() |
CfnResolverEndpoint.Builder |
CfnResolverEndpoint.Builder.tags(List<? extends CfnTag> tags)
Route 53 Resolver doesn't support updating tags through CloudFormation.
|
CfnResolverRuleProps.Builder |
CfnResolverRuleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnResolverRuleProps.getTags() |
CfnFirewallRuleGroupAssociation.Builder |
CfnFirewallRuleGroupAssociation.Builder.tags(List<? extends CfnTag> tags)
A list of the tag keys and values that you want to associate with the rule group.
|
CfnFirewallDomainListProps.Builder |
CfnFirewallDomainListProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFirewallDomainListProps.getTags() |
CfnFirewallRuleGroup.Builder |
CfnFirewallRuleGroup.Builder.tags(List<? extends CfnTag> tags)
A list of the tag keys and values that you want to associate with the rule group.
|
CfnFirewallRuleGroupProps.Builder |
CfnFirewallRuleGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFirewallRuleGroupProps.getTags() |
CfnFirewallRuleGroupAssociationProps.Builder |
CfnFirewallRuleGroupAssociationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFirewallRuleGroupAssociationProps.getTags() |
CfnResolverRule.Builder |
CfnResolverRule.Builder.tags(List<? extends CfnTag> tags)
Route 53 Resolver doesn't support updating tags through CloudFormation.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnAppMonitorProps.getTags()
Assigns one or more tags (key-value pairs) to the app monitor.
|
List<CfnTag> |
CfnAppMonitorProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnAppMonitorProps.Builder |
CfnAppMonitorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppMonitorProps.getTags() |
CfnAppMonitor.Builder |
CfnAppMonitor.Builder.tags(List<? extends CfnTag> tags)
Assigns one or more tags (key-value pairs) to the app monitor.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnBucketProps.getTags()
An arbitrary set of tags (key-value pairs) for this S3 bucket.
|
List<CfnTag> |
CfnBucketProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnStorageLensProps.getTags()
A set of tags (key–value pairs) to associate with the Storage Lens configuration.
|
List<CfnTag> |
CfnStorageLensProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucketProps.Builder |
CfnBucketProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnBucketProps.getTags() |
CfnStorageLens.Builder |
CfnStorageLens.Builder.tags(List<? extends CfnTag> tags)
A set of tags (key–value pairs) to associate with the Storage Lens configuration.
|
CfnStorageLensProps.Builder |
CfnStorageLensProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnStorageLensProps.getTags() |
CfnBucket.Builder |
CfnBucket.Builder.tags(List<? extends CfnTag> tags)
An arbitrary set of tags (key-value pairs) for this S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnBucketProps.getTags()
Sets the tags for an S3 on Outposts bucket.
|
List<CfnTag> |
CfnBucketProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucketProps.Builder |
CfnBucketProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnBucketProps.getTags() |
CfnBucket.Builder |
CfnBucket.Builder.tags(List<? extends CfnTag> tags)
Sets the tags for an S3 on Outposts bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnModelExplainabilityJobDefinitionProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnModelExplainabilityJobDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCodeRepositoryProps.getTags()
List of tags for Code Repository.
|
List<CfnTag> |
CfnCodeRepositoryProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAppImageConfigProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnAppImageConfigProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeviceProps.getTags()
An array of key-value pairs that contain metadata to help you categorize and organize your devices.
|
List<CfnTag> |
CfnDeviceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDataQualityJobDefinitionProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnDataQualityJobDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDeviceFleetProps.getTags()
An array of key-value pairs that contain metadata to help you categorize and organize your device fleets.
|
List<CfnTag> |
CfnDeviceFleetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnFeatureGroupProps.getTags()
Tags used to define a `FeatureGroup` .
|
List<CfnTag> |
CfnFeatureGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEndpointProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEndpointProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnModelProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnModelProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnModelQualityJobDefinitionProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnModelQualityJobDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWorkteamProps.getTags()
An array of key-value pairs.
|
List<CfnTag> |
CfnWorkteamProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnEndpointConfigProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnEndpointConfigProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnNotebookInstanceProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnNotebookInstanceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDomainProps.getTags()
Tags to associated with the Domain.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnModelPackageGroupProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnModelPackageGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnProjectProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnProjectProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPipelineProps.getTags()
The tags of the pipeline.
|
List<CfnTag> |
CfnPipelineProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnImageProps.getTags()
A list of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnImageProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnUserProfileProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnUserProfileProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnModelBiasJobDefinitionProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnModelBiasJobDefinitionProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMonitoringScheduleProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnMonitoringScheduleProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAppProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnAppProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnApp.Builder |
CfnApp.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnModelExplainabilityJobDefinitionProps.getTags() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnCodeRepositoryProps.Builder |
CfnCodeRepositoryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCodeRepositoryProps.getTags() |
CfnPipeline.Builder |
CfnPipeline.Builder.tags(List<? extends CfnTag> tags)
The tags of the pipeline.
|
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppImageConfigProps.getTags() |
CfnDeviceProps.Builder |
CfnDeviceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeviceProps.getTags() |
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDataQualityJobDefinitionProps.getTags() |
CfnDeviceFleetProps.Builder |
CfnDeviceFleetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeviceFleetProps.getTags() |
CfnUserProfile.Builder |
CfnUserProfile.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnFeatureGroupProps.Builder |
CfnFeatureGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnFeatureGroupProps.getTags() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEndpointProps.getTags() |
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnModelProps.Builder |
CfnModelProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnModelProps.getTags() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnMonitoringSchedule.Builder |
CfnMonitoringSchedule.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnModelQualityJobDefinitionProps.getTags() |
CfnDeviceFleet.Builder |
CfnDeviceFleet.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize your device fleets.
|
CfnFeatureGroup.Builder |
CfnFeatureGroup.Builder.tags(List<? extends CfnTag> tags)
Tags used to define a `FeatureGroup` .
|
CfnModel.Builder |
CfnModel.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnWorkteamProps.Builder |
CfnWorkteamProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkteamProps.getTags() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnCodeRepository.Builder |
CfnCodeRepository.Builder.tags(List<? extends CfnTag> tags)
List of tags for Code Repository.
|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
Tags to associated with the Domain.
|
CfnDevice.Builder |
CfnDevice.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs that contain metadata to help you categorize and organize your devices.
|
CfnEndpointConfigProps.Builder |
CfnEndpointConfigProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnEndpointConfigProps.getTags() |
CfnNotebookInstance.Builder |
CfnNotebookInstance.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnNotebookInstanceProps.Builder |
CfnNotebookInstanceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnNotebookInstanceProps.getTags() |
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
CfnModelPackageGroupProps.Builder |
CfnModelPackageGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnModelPackageGroupProps.getTags() |
CfnProjectProps.Builder |
CfnProjectProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnProjectProps.getTags() |
CfnModelPackageGroup.Builder |
CfnModelPackageGroup.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPipelineProps.getTags() |
CfnImageProps.Builder |
CfnImageProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnImageProps.getTags() |
CfnEndpointConfig.Builder |
CfnEndpointConfig.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProfileProps.getTags() |
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnModelBiasJobDefinitionProps.getTags() |
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnImage.Builder |
CfnImage.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to apply to this resource.
|
CfnMonitoringScheduleProps.Builder |
CfnMonitoringScheduleProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMonitoringScheduleProps.getTags() |
CfnAppProps.Builder |
CfnAppProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppProps.getTags() |
CfnWorkteam.Builder |
CfnWorkteam.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSecretProps.getTags()
A list of tags to attach to the secret.
|
List<CfnTag> |
CfnSecretProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSecret.Builder |
CfnSecret.Builder.tags(List<? extends CfnTag> tags)
A list of tags to attach to the secret.
|
CfnSecretProps.Builder |
CfnSecretProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSecretProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCloudFormationProductProps.getTags()
One or more tags.
|
List<CfnTag> |
CfnCloudFormationProductProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPortfolioProps.getTags()
One or more tags.
|
List<CfnTag> |
CfnPortfolioProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnCloudFormationProvisionedProductProps.getTags()
One or more tags.
|
List<CfnTag> |
CfnCloudFormationProvisionedProductProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCloudFormationProduct.Builder |
CfnCloudFormationProduct.Builder.tags(List<? extends CfnTag> tags)
One or more tags.
|
CfnCloudFormationProductProps.Builder |
CfnCloudFormationProductProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCloudFormationProductProps.getTags() |
CfnPortfolioProps.Builder |
CfnPortfolioProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPortfolioProps.getTags() |
CfnPortfolio.Builder |
CfnPortfolio.Builder.tags(List<? extends CfnTag> tags)
One or more tags.
|
CfnCloudFormationProvisionedProduct.Builder |
CfnCloudFormationProvisionedProduct.Builder.tags(List<? extends CfnTag> tags)
One or more tags.
|
CfnCloudFormationProvisionedProductProps.Builder |
CfnCloudFormationProvisionedProductProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCloudFormationProvisionedProductProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnServiceProps.getTags()
The tags for the service.
|
List<CfnTag> |
CfnServiceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPublicDnsNamespaceProps.getTags()
The tags for the namespace.
|
List<CfnTag> |
CfnPublicDnsNamespaceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnHttpNamespaceProps.getTags()
The tags for the namespace.
|
List<CfnTag> |
CfnHttpNamespaceProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPrivateDnsNamespaceProps.getTags()
The tags for the namespace.
|
List<CfnTag> |
CfnPrivateDnsNamespaceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServiceProps.getTags() |
CfnPublicDnsNamespaceProps.Builder |
CfnPublicDnsNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPublicDnsNamespaceProps.getTags() |
CfnHttpNamespace.Builder |
CfnHttpNamespace.Builder.tags(List<? extends CfnTag> tags)
The tags for the namespace.
|
CfnPrivateDnsNamespace.Builder |
CfnPrivateDnsNamespace.Builder.tags(List<? extends CfnTag> tags)
The tags for the namespace.
|
CfnHttpNamespaceProps.Builder |
CfnHttpNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnHttpNamespaceProps.getTags() |
CfnPublicDnsNamespace.Builder |
CfnPublicDnsNamespace.Builder.tags(List<? extends CfnTag> tags)
The tags for the namespace.
|
CfnService.Builder |
CfnService.Builder.tags(List<? extends CfnTag> tags)
The tags for the service.
|
CfnPrivateDnsNamespaceProps.Builder |
CfnPrivateDnsNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPrivateDnsNamespaceProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnContactListProps.getTags()
The tags associated with a contact list.
|
List<CfnTag> |
CfnContactListProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnContactListProps.Builder |
CfnContactListProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnContactListProps.getTags() |
CfnContactList.Builder |
CfnContactList.Builder.tags(List<? extends CfnTag> tags)
The tags associated with a contact list.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnSigningProfileProps.getTags()
A list of tags associated with the signing profile.
|
List<CfnTag> |
CfnSigningProfileProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnSigningProfileProps.Builder |
CfnSigningProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSigningProfileProps.getTags() |
CfnSigningProfile.Builder |
CfnSigningProfile.Builder.tags(List<? extends CfnTag> tags)
A list of tags associated with the signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnTopicProps.getTags()
The list of tags to add to a new topic.
|
List<CfnTag> |
CfnTopicProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopic.Builder |
CfnTopic.Builder.tags(List<? extends CfnTag> tags)
The list of tags to add to a new topic.
|
CfnTopicProps.Builder |
CfnTopicProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTopicProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnQueueProps.getTags()
The tags that you attach to this queue.
|
List<CfnTag> |
CfnQueueProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnQueue.Builder |
CfnQueue.Builder.tags(List<? extends CfnTag> tags)
The tags that you attach to this queue.
|
CfnQueueProps.Builder |
CfnQueueProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnQueueProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDocumentProps.getTags()
AWS CloudFormation resource tags to apply to the document.
|
List<CfnTag> |
CfnDocumentProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnMaintenanceWindowProps.getTags()
Optional metadata that you assign to a resource in the form of an arbitrary set of tags (key-value pairs).
|
List<CfnTag> |
CfnMaintenanceWindowProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnPatchBaselineProps.getTags()
Optional metadata that you assign to a resource.
|
List<CfnTag> |
CfnPatchBaselineProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDocumentProps.Builder |
CfnDocumentProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDocumentProps.getTags() |
CfnMaintenanceWindowProps.Builder |
CfnMaintenanceWindowProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnMaintenanceWindowProps.getTags() |
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you assign to a resource.
|
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPatchBaselineProps.getTags() |
CfnDocument.Builder |
CfnDocument.Builder.tags(List<? extends CfnTag> tags)
AWS CloudFormation resource tags to apply to the document.
|
CfnMaintenanceWindow.Builder |
CfnMaintenanceWindow.Builder.tags(List<? extends CfnTag> tags)
Optional metadata that you assign to a resource in the form of an arbitrary set of tags (key-value pairs).
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnResponsePlanProps.getTags()
An array of key-value pairs to apply to this resource.
|
List<CfnTag> |
CfnResponsePlanProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnResponsePlanProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnPermissionSetProps.getTags()
The tags to attach to the new `PermissionSet` .
|
List<CfnTag> |
CfnPermissionSetProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnPermissionSet.Builder |
CfnPermissionSet.Builder.tags(List<? extends CfnTag> tags)
The tags to attach to the new `PermissionSet` .
|
CfnPermissionSetProps.Builder |
CfnPermissionSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPermissionSetProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnCanaryProps.getTags()
The list of key-value pairs that are associated with the canary.
|
List<CfnTag> |
CfnCanaryProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnGroupProps.getTags()
`AWS::Synthetics::Group.Tags`.
|
List<CfnTag> |
CfnGroupProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCanaryProps.getTags() |
CfnGroup.Builder |
CfnGroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::Synthetics::Group.Tags`.
|
CfnGroupProps.Builder |
CfnGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnGroupProps.getTags() |
CfnCanary.Builder |
CfnCanary.Builder.tags(List<? extends CfnTag> tags)
The list of key-value pairs that are associated with the canary.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnScheduledQueryProps.getTags()
A list of key-value pairs to label the scheduled query.
|
List<CfnTag> |
CfnScheduledQueryProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnTableProps.getTags()
The tags to add to the table.
|
List<CfnTag> |
CfnTableProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnDatabaseProps.getTags()
The tags to add to the database.
|
List<CfnTag> |
CfnDatabaseProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQueryProps.Builder |
CfnScheduledQueryProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnScheduledQueryProps.getTags() |
CfnDatabase.Builder |
CfnDatabase.Builder.tags(List<? extends CfnTag> tags)
The tags to add to the database.
|
CfnTableProps.Builder |
CfnTableProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnTableProps.getTags() |
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDatabaseProps.getTags() |
CfnScheduledQuery.Builder |
CfnScheduledQuery.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs to label the scheduled query.
|
CfnTable.Builder |
CfnTable.Builder.tags(List<? extends CfnTag> tags)
The tags to add to the table.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnUserProps.getTags()
Key-value pairs that can be used to group and search for users.
|
List<CfnTag> |
CfnUserProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWorkflowProps.getTags()
Key-value pairs that can be used to group and search for workflows.
|
List<CfnTag> |
CfnWorkflowProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnServerProps.getTags()
Key-value pairs that can be used to group and search for servers.
|
List<CfnTag> |
CfnServerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnWorkflowProps.Builder |
CfnWorkflowProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkflowProps.getTags() |
CfnServer.Builder |
CfnServer.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs that can be used to group and search for servers.
|
CfnServerProps.Builder |
CfnServerProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnServerProps.getTags() |
CfnWorkflow.Builder |
CfnWorkflow.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs that can be used to group and search for workflows.
|
CfnUser.Builder |
CfnUser.Builder.tags(List<? extends CfnTag> tags)
Key-value pairs that can be used to group and search for users.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnDomainProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnDomainProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDomainProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnRegexPatternSetProps.getTags()
Key:value pairs associated with an AWS resource.
|
List<CfnTag> |
CfnRegexPatternSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnIPSetProps.getTags()
Key:value pairs associated with an AWS resource.
|
List<CfnTag> |
CfnIPSetProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnRuleGroupProps.getTags()
Key:value pairs associated with an AWS resource.
|
List<CfnTag> |
CfnRuleGroupProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWebACLProps.getTags()
Key:value pairs associated with an AWS resource.
|
List<CfnTag> |
CfnWebACLProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.Builder |
CfnRuleGroup.Builder.tags(List<? extends CfnTag> tags)
Key:value pairs associated with an AWS resource.
|
CfnRegexPatternSetProps.Builder |
CfnRegexPatternSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRegexPatternSetProps.getTags() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPSetProps.getTags() |
CfnRegexPatternSet.Builder |
CfnRegexPatternSet.Builder.tags(List<? extends CfnTag> tags)
Key:value pairs associated with an AWS resource.
|
CfnIPSet.Builder |
CfnIPSet.Builder.tags(List<? extends CfnTag> tags)
Key:value pairs associated with an AWS resource.
|
CfnWebACL.Builder |
CfnWebACL.Builder.tags(List<? extends CfnTag> tags)
Key:value pairs associated with an AWS resource.
|
CfnRuleGroupProps.Builder |
CfnRuleGroupProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnRuleGroupProps.getTags() |
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWebACLProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnKnowledgeBaseProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnKnowledgeBaseProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAssistantAssociationProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnAssistantAssociationProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnAssistantProps.getTags()
The tags used to organize, track, or control access for this resource.
|
List<CfnTag> |
CfnAssistantProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnKnowledgeBaseProps.Builder |
CfnKnowledgeBaseProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnKnowledgeBaseProps.getTags() |
CfnAssistantAssociationProps.Builder |
CfnAssistantAssociationProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssistantAssociationProps.getTags() |
CfnAssistant.Builder |
CfnAssistant.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnKnowledgeBase.Builder |
CfnKnowledgeBase.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnAssistantAssociation.Builder |
CfnAssistantAssociation.Builder.tags(List<? extends CfnTag> tags)
The tags used to organize, track, or control access for this resource.
|
CfnAssistantProps.Builder |
CfnAssistantProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAssistantProps.getTags() |
| Modifier and Type | Method and Description |
|---|---|
default List<CfnTag> |
CfnConnectionAliasProps.getTags()
The tags to associate with the connection alias.
|
List<CfnTag> |
CfnConnectionAliasProps.Jsii$Proxy.getTags() |
default List<CfnTag> |
CfnWorkspaceProps.getTags()
The tags for the WorkSpace.
|
List<CfnTag> |
CfnWorkspaceProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectionAliasProps.Builder |
CfnConnectionAliasProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConnectionAliasProps.getTags() |
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnWorkspaceProps.getTags() |
CfnWorkspace.Builder |
CfnWorkspace.Builder.tags(List<? extends CfnTag> tags)
The tags for the WorkSpace.
|
CfnConnectionAlias.Builder |
CfnConnectionAlias.Builder.tags(List<? extends CfnTag> tags)
The tags to associate with the connection alias.
|
Copyright © 2022. All rights reserved.