@pulumi/pulumi
Preparing search index...
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
Properties
password
username
@pulumi/pulumi
Loading...
Credentials for the remote execution Docker image.