Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codestar.CfnGitHubRepositoryPropsMixin.CodeProperty
Packages that use CfnGitHubRepositoryPropsMixin.CodeProperty
-
Uses of CfnGitHubRepositoryPropsMixin.CodeProperty in software.amazon.awscdk.cfnpropertymixins.services.codestar
Classes in software.amazon.awscdk.cfnpropertymixins.services.codestar that implement CfnGitHubRepositoryPropsMixin.CodePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGitHubRepositoryPropsMixin.CodePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codestar that return CfnGitHubRepositoryPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnGitHubRepositoryPropsMixin.CodeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codestar with parameters of type CfnGitHubRepositoryPropsMixin.CodePropertyModifier and TypeMethodDescriptionCfnGitHubRepositoryMixinProps.Builder.code(CfnGitHubRepositoryPropsMixin.CodeProperty code) Sets the value ofCfnGitHubRepositoryMixinProps.getCode()CfnGitHubRepositoryPropsMixin.Builder.code(CfnGitHubRepositoryPropsMixin.CodeProperty code) Information about code to be committed to a repository after it is created in an CloudFormation stack.