Preparing search index...
The search index is not available
@pulumi/pulumi
@pulumi/pulumi
automation
DockerImageCredentials
Interface DockerImageCredentials
Credentials for the remote execution Docker image.
interface
DockerImageCredentials
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
password
password
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
password
username
@pulumi/pulumi
Loading...
Generated using
TypeDoc
Credentials for the remote execution Docker image.