Uses of Class
software.amazon.awscdk.services.systemsmanagersap.CfnApplication.ComponentInfoProperty.Builder
Packages that use CfnApplication.ComponentInfoProperty.Builder
Package
Description
AWS::SystemsManagerSAP Construct Library
-
Uses of CfnApplication.ComponentInfoProperty.Builder in software.amazon.awscdk.services.systemsmanagersap
Methods in software.amazon.awscdk.services.systemsmanagersap that return CfnApplication.ComponentInfoProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.ComponentInfoProperty.builder()
CfnApplication.ComponentInfoProperty.Builder.componentType
(String componentType) Sets the value ofCfnApplication.ComponentInfoProperty.getComponentType()
CfnApplication.ComponentInfoProperty.Builder.ec2InstanceId
(String ec2InstanceId) Sets the value ofCfnApplication.ComponentInfoProperty.getEc2InstanceId()
Sets the value ofCfnApplication.ComponentInfoProperty.getSid()
Constructors in software.amazon.awscdk.services.systemsmanagersap with parameters of type CfnApplication.ComponentInfoProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ComponentInfoProperty.Builder
.