Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnAppPropsMixin.SourceProperty
Packages that use CfnAppPropsMixin.SourceProperty
-
Uses of CfnAppPropsMixin.SourceProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnAppPropsMixin.SourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppPropsMixin.SourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnAppPropsMixin.SourcePropertyModifier and TypeMethodDescriptionCfnAppPropsMixin.SourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnAppPropsMixin.SourcePropertyModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.appSource(CfnAppPropsMixin.SourceProperty appSource) Sets the value ofCfnAppMixinProps.getAppSource()CfnAppPropsMixin.Builder.appSource(CfnAppPropsMixin.SourceProperty appSource) ASourceobject that specifies the app repository.