Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityagent that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.defaultKmsKeyId(String defaultKmsKeyId) Sets the value ofCfnApplicationMixinProps.getDefaultKmsKeyId()CfnApplicationMixinProps.Builder.idCConfiguration(CfnApplicationPropsMixin.IdCConfigurationProperty idCConfiguration) Sets the value ofCfnApplicationMixinProps.getIdCConfiguration()CfnApplicationMixinProps.Builder.idCConfiguration(IResolvable idCConfiguration) Sets the value ofCfnApplicationMixinProps.getIdCConfiguration()Sets the value ofCfnApplicationMixinProps.getRoleArn()Sets the value ofCfnApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.securityagent with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.