get Repository Creation Template
suspend fun getRepositoryCreationTemplate(argument: GetRepositoryCreationTemplatePlainArgs): GetRepositoryCreationTemplateResult
The details of the repository creation template associated with the request.
Return
null
Parameters
argument
null
Return
null
Parameters
prefix
The repository namespace prefix associated with the repository creation template.
See also
suspend fun getRepositoryCreationTemplate(argument: suspend GetRepositoryCreationTemplatePlainArgsBuilder.() -> Unit): GetRepositoryCreationTemplateResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ecr.kotlin.inputs.GetRepositoryCreationTemplatePlainArgs.