Uses of Interface
software.amazon.awscdk.services.devopsguru.CfnResourceCollectionProps
-
Uses of CfnResourceCollectionProps in software.amazon.awscdk.services.devopsguru
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnResourceCollectionProps
Modifier and TypeMethodDescriptionCfnResourceCollectionProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnResourceCollection
(Construct scope, String id, CfnResourceCollectionProps props) Create a newAWS::DevOpsGuru::ResourceCollection
.