pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.codestarconnections.kotlin
/
HostArgs
/
HostArgs
Host
Args
fun
HostArgs
(
name
:
Output
<
String
>
?
=
null
,
providerEndpoint
:
Output
<
String
>
?
=
null
,
providerType
:
Output
<
String
>
?
=
null
,
vpcConfiguration
:
Output
<
HostVpcConfigurationArgs
>
?
=
null
)