Uses of Class
software.amazon.awscdk.services.securityagent.CfnApplicationProps.Builder
Packages that use CfnApplicationProps.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnApplicationProps.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnApplicationProps.BuilderModifier and TypeMethodDescriptionstatic CfnApplicationProps.BuilderCfnApplicationProps.builder()CfnApplicationProps.Builder.defaultKmsKeyId(String defaultKmsKeyId) Sets the value ofCfnApplicationProps.getDefaultKmsKeyId()CfnApplicationProps.Builder.idCConfiguration(IResolvable idCConfiguration) Sets the value ofCfnApplicationProps.getIdCConfiguration()CfnApplicationProps.Builder.idCConfiguration(CfnApplication.IdCConfigurationProperty idCConfiguration) Sets the value ofCfnApplicationProps.getIdCConfiguration()Sets the value ofCfnApplicationProps.getRoleArn()Sets the value ofCfnApplicationProps.getTags()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnApplicationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationProps.Builder.