C# 클래스 nterraform.resources.aws_codecommit_repository

상속: nterraform.resource
파일 보기 프로젝트 열기: pchalamet/NTerraform

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
aws_codecommit_repository ( string @repositoryName, string @defaultBranch = null, string @description = null ) : System.Collections.Generic

메소드 상세

aws_codecommit_repository() 공개 메소드

public aws_codecommit_repository ( string @repositoryName, string @defaultBranch = null, string @description = null ) : System.Collections.Generic
@repositoryName string
@defaultBranch string
@description string
리턴 System.Collections.Generic