Uses of Interface
software.amazon.awscdk.services.ssm.CfnSessionProps
Packages that use CfnSessionProps
-
Uses of CfnSessionProps in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement CfnSessionPropsMethods in software.amazon.awscdk.services.ssm that return CfnSessionPropsModifier and TypeMethodDescriptionCfnSessionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ssm with parameters of type CfnSessionPropsModifierConstructorDescriptionCfnSession(software.constructs.Construct scope, String id, CfnSessionProps props) Create a newAWS::SSM::Session.