Uses of Class
software.amazon.awscdk.services.securityagent.CfnTargetDomainProps.Builder
Packages that use CfnTargetDomainProps.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnTargetDomainProps.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnTargetDomainProps.BuilderModifier and TypeMethodDescriptionstatic CfnTargetDomainProps.BuilderCfnTargetDomainProps.builder()Sets the value ofCfnTargetDomainProps.getTags()CfnTargetDomainProps.Builder.targetDomainName(String targetDomainName) Sets the value ofCfnTargetDomainProps.getTargetDomainName()CfnTargetDomainProps.Builder.verificationMethod(String verificationMethod) Sets the value ofCfnTargetDomainProps.getVerificationMethod()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnTargetDomainProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTargetDomainProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTargetDomainProps.Builder.