Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.resiliencehub.CfnAppMixinProps.Builder
Packages that use CfnAppMixinProps.Builder
-
Uses of CfnAppMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.resiliencehub
Methods in software.amazon.awscdk.cfnpropertymixins.services.resiliencehub that return CfnAppMixinProps.BuilderModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.appAssessmentSchedule(String appAssessmentSchedule) Sets the value ofCfnAppMixinProps.getAppAssessmentSchedule()CfnAppMixinProps.Builder.appTemplateBody(String appTemplateBody) Sets the value ofCfnAppMixinProps.getAppTemplateBody()static CfnAppMixinProps.BuilderCfnAppMixinProps.builder()CfnAppMixinProps.Builder.description(String description) Sets the value ofCfnAppMixinProps.getDescription()CfnAppMixinProps.Builder.eventSubscriptions(List<? extends Object> eventSubscriptions) Sets the value ofCfnAppMixinProps.getEventSubscriptions()CfnAppMixinProps.Builder.eventSubscriptions(IResolvable eventSubscriptions) Sets the value ofCfnAppMixinProps.getEventSubscriptions()Sets the value ofCfnAppMixinProps.getName()CfnAppMixinProps.Builder.permissionModel(CfnAppPropsMixin.PermissionModelProperty permissionModel) Sets the value ofCfnAppMixinProps.getPermissionModel()CfnAppMixinProps.Builder.permissionModel(IResolvable permissionModel) Sets the value ofCfnAppMixinProps.getPermissionModel()CfnAppMixinProps.Builder.resiliencyPolicyArn(String resiliencyPolicyArn) Sets the value ofCfnAppMixinProps.getResiliencyPolicyArn()CfnAppMixinProps.Builder.resourceMappings(List<? extends Object> resourceMappings) Sets the value ofCfnAppMixinProps.getResourceMappings()CfnAppMixinProps.Builder.resourceMappings(IResolvable resourceMappings) Sets the value ofCfnAppMixinProps.getResourceMappings()Sets the value ofCfnAppMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.resiliencehub with parameters of type CfnAppMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAppMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAppMixinProps.Builder.