RepositoryAssociationRepositoryArgs

data class RepositoryAssociationRepositoryArgs(val bitbucket: Output<RepositoryAssociationRepositoryBitbucketArgs>? = null, val codecommit: Output<RepositoryAssociationRepositoryCodecommitArgs>? = null, val githubEnterpriseServer: Output<RepositoryAssociationRepositoryGithubEnterpriseServerArgs>? = null, val s3Bucket: Output<RepositoryAssociationRepositoryS3BucketArgs>? = null) : ConvertibleToJava<RepositoryAssociationRepositoryArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RepositoryAssociationRepositoryArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard