Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnSecurityProfileMixinProps.Builder
Packages that use CfnSecurityProfileMixinProps.Builder
-
Uses of CfnSecurityProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnSecurityProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnSecurityProfileMixinProps.Builder.additionalMetricsToRetainV2(List<? extends Object> additionalMetricsToRetainV2) Sets the value ofCfnSecurityProfileMixinProps.getAdditionalMetricsToRetainV2()CfnSecurityProfileMixinProps.Builder.additionalMetricsToRetainV2(IResolvable additionalMetricsToRetainV2) Sets the value ofCfnSecurityProfileMixinProps.getAdditionalMetricsToRetainV2()CfnSecurityProfileMixinProps.Builder.alertTargets(Map<String, ? extends Object> alertTargets) Sets the value ofCfnSecurityProfileMixinProps.getAlertTargets()CfnSecurityProfileMixinProps.Builder.alertTargets(IResolvable alertTargets) Sets the value ofCfnSecurityProfileMixinProps.getAlertTargets()Sets the value ofCfnSecurityProfileMixinProps.getBehaviors()CfnSecurityProfileMixinProps.Builder.behaviors(IResolvable behaviors) Sets the value ofCfnSecurityProfileMixinProps.getBehaviors()CfnSecurityProfileMixinProps.builder()CfnSecurityProfileMixinProps.Builder.metricsExportConfig(CfnSecurityProfilePropsMixin.MetricsExportConfigProperty metricsExportConfig) Sets the value ofCfnSecurityProfileMixinProps.getMetricsExportConfig()CfnSecurityProfileMixinProps.Builder.metricsExportConfig(IResolvable metricsExportConfig) Sets the value ofCfnSecurityProfileMixinProps.getMetricsExportConfig()CfnSecurityProfileMixinProps.Builder.securityProfileDescription(String securityProfileDescription) Sets the value ofCfnSecurityProfileMixinProps.getSecurityProfileDescription()CfnSecurityProfileMixinProps.Builder.securityProfileName(String securityProfileName) Sets the value ofCfnSecurityProfileMixinProps.getSecurityProfileName()Sets the value ofCfnSecurityProfileMixinProps.getTags()CfnSecurityProfileMixinProps.Builder.targetArns(List<String> targetArns) Sets the value ofCfnSecurityProfileMixinProps.getTargetArns()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnSecurityProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityProfileMixinProps.Builder.