Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnViewPropsMixin.Builder
Packages that use CfnViewPropsMixin.Builder
-
Uses of CfnViewPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnViewPropsMixin.BuilderModifier and TypeMethodDescriptionA list of actions possible from the view.static CfnViewPropsMixin.BuilderCfnViewPropsMixin.Builder.create()static CfnViewPropsMixin.BuilderCfnViewPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnViewPropsMixin.Builder.description(String description) The description of the view.CfnViewPropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the instance.CfnViewPropsMixin.Builder.instanceArn(IInstanceRef instanceArn) The Amazon Resource Name (ARN) of the instance.The name of the view.The tags associated with the view resource (not specific to view version).The view template representing the structure of the view.