Uses of Class
software.amazon.awscdk.services.synthetics.CfnCanary.ReplicaProperty.Builder
Packages that use CfnCanary.ReplicaProperty.Builder
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CfnCanary.ReplicaProperty.Builder in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return CfnCanary.ReplicaProperty.BuilderModifier and TypeMethodDescriptionCfnCanary.ReplicaProperty.builder()CfnCanary.ReplicaProperty.Builder.canaryState(String canaryState) Sets the value ofCfnCanary.ReplicaProperty.getCanaryState()Sets the value ofCfnCanary.ReplicaProperty.getKmsKeyArn()CfnCanary.ReplicaProperty.Builder.lastModified(Number lastModified) Sets the value ofCfnCanary.ReplicaProperty.getLastModified()Sets the value ofCfnCanary.ReplicaProperty.getLocation()CfnCanary.ReplicaProperty.Builder.replicationStatus(IResolvable replicationStatus) Sets the value ofCfnCanary.ReplicaProperty.getReplicationStatus()CfnCanary.ReplicaProperty.Builder.replicationStatus(CfnCanary.ReplicaReplicationStatusProperty replicationStatus) Sets the value ofCfnCanary.ReplicaProperty.getReplicationStatus()CfnCanary.ReplicaProperty.Builder.resourcesToReplicateTags(List<String> resourcesToReplicateTags) Sets the value ofCfnCanary.ReplicaProperty.getResourcesToReplicateTags()Sets the value ofCfnCanary.ReplicaProperty.getTags()CfnCanary.ReplicaProperty.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnCanary.ReplicaProperty.getVpcConfig()CfnCanary.ReplicaProperty.Builder.vpcConfig(CfnCanary.VPCConfigProperty vpcConfig) Sets the value ofCfnCanary.ReplicaProperty.getVpcConfig()Constructors in software.amazon.awscdk.services.synthetics with parameters of type CfnCanary.ReplicaProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCanary.ReplicaProperty.Builder.