22 lines
1.1 KiB
HTML
22 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DockerECRConnection.registryId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.projectFeatures</a> / <a href="index.html">DockerECRConnection</a> / <a href="./registry-id.html">registryId</a><br/>
|
|
<br/>
|
|
<h1>registryId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.projectFeatures.DockerECRConnection$registryId"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">registryId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>Registry ID (equals to Amazon Account ID) - a 12-digit number, such as 123456789012</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Registry ID (equals to Amazon Account ID) - a 12-digit number, such as 123456789012</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Registry ID (equals to Amazon Account ID) - a 12-digit number, such as 123456789012</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|