Uses of Interface
software.amazon.awscdk.services.opsworks.CfnApp.SourceProperty
Packages that use CfnApp.SourceProperty
-
Uses of CfnApp.SourceProperty in software.amazon.awscdk.services.opsworks
Classes in software.amazon.awscdk.services.opsworks that implement CfnApp.SourcePropertyMethods in software.amazon.awscdk.services.opsworks that return CfnApp.SourcePropertyModifier and TypeMethodDescriptionCfnApp.SourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opsworks with parameters of type CfnApp.SourcePropertyModifier and TypeMethodDescriptionCfnApp.Builder.appSource(CfnApp.SourceProperty appSource) ASourceobject that specifies the app repository.CfnAppProps.Builder.appSource(CfnApp.SourceProperty appSource) Sets the value ofCfnAppProps.getAppSource()voidCfnApp.setAppSource(CfnApp.SourceProperty value) ASourceobject that specifies the app repository.