Uses of Class
software.amazon.awscdk.services.resiliencehubv2.CfnService.ResourceConfigurationProperty.Builder
Packages that use CfnService.ResourceConfigurationProperty.Builder
Package
Description
AWS::ResilienceHubV2 Construct Library
-
Uses of CfnService.ResourceConfigurationProperty.Builder in software.amazon.awscdk.services.resiliencehubv2
Methods in software.amazon.awscdk.services.resiliencehubv2 that return CfnService.ResourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.ResourceConfigurationProperty.builder()CfnService.ResourceConfigurationProperty.Builder.cfnStackArn(String cfnStackArn) Sets the value ofCfnService.ResourceConfigurationProperty.getCfnStackArn()CfnService.ResourceConfigurationProperty.Builder.designFileS3Url(String designFileS3Url) Sets the value ofCfnService.ResourceConfigurationProperty.getDesignFileS3Url()CfnService.ResourceConfigurationProperty.Builder.eks(IResolvable eks) Sets the value ofCfnService.ResourceConfigurationProperty.getEks()CfnService.ResourceConfigurationProperty.Builder.eks(CfnService.EksSourceProperty eks) Sets the value ofCfnService.ResourceConfigurationProperty.getEks()CfnService.ResourceConfigurationProperty.Builder.resourceTags(List<? extends Object> resourceTags) Sets the value ofCfnService.ResourceConfigurationProperty.getResourceTags()CfnService.ResourceConfigurationProperty.Builder.resourceTags(IResolvable resourceTags) Sets the value ofCfnService.ResourceConfigurationProperty.getResourceTags()CfnService.ResourceConfigurationProperty.Builder.tfStateFileUrl(String tfStateFileUrl) Sets the value ofCfnService.ResourceConfigurationProperty.getTfStateFileUrl()Constructors in software.amazon.awscdk.services.resiliencehubv2 with parameters of type CfnService.ResourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.ResourceConfigurationProperty.Builder.