EnvironmentAccountConnectionArgs

constructor(codebuildRoleArn: Output<String>? = null, componentRoleArn: Output<String>? = null, environmentAccountId: Output<String>? = null, environmentName: Output<String>? = null, managementAccountId: Output<String>? = null, roleArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null)