Uses of Interface
software.amazon.awscdk.services.devopsagent.CfnPrivateConnectionProps
Packages that use CfnPrivateConnectionProps
-
Uses of CfnPrivateConnectionProps in software.amazon.awscdk.services.devopsagent
Classes in software.amazon.awscdk.services.devopsagent that implement CfnPrivateConnectionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnPrivateConnectionPropsMethods in software.amazon.awscdk.services.devopsagent that return CfnPrivateConnectionPropsModifier and TypeMethodDescriptionCfnPrivateConnectionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnPrivateConnectionPropsModifierConstructorDescriptionCfnPrivateConnection(software.constructs.Construct scope, String id, CfnPrivateConnectionProps props) Create a newAWS::DevOpsAgent::PrivateConnection.