Uses of Interface
software.amazon.awscdk.services.greengrass.CfnGroup.GroupVersionProperty
Packages that use CfnGroup.GroupVersionProperty
-
Uses of CfnGroup.GroupVersionProperty in software.amazon.awscdk.services.greengrass
Classes in software.amazon.awscdk.services.greengrass that implement CfnGroup.GroupVersionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGroup.GroupVersionPropertyMethods in software.amazon.awscdk.services.greengrass that return CfnGroup.GroupVersionPropertyModifier and TypeMethodDescriptionCfnGroup.GroupVersionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.greengrass with parameters of type CfnGroup.GroupVersionPropertyModifier and TypeMethodDescriptionCfnGroup.Builder.initialVersion(CfnGroup.GroupVersionProperty initialVersion) The group version to include when the group is created.CfnGroupProps.Builder.initialVersion(CfnGroup.GroupVersionProperty initialVersion) Sets the value ofCfnGroupProps.getInitialVersion()voidCfnGroup.setInitialVersion(CfnGroup.GroupVersionProperty value) The group version to include when the group is created.