pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin
/
EndpointAccessArgsBuilder
Endpoint
Access
Args
Builder
class
EndpointAccessArgsBuilder
Builder for
EndpointAccessArgs
.
Functions
Functions
cluster
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"mospitwadsjhewsk"
)
suspend
fun
clusterIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eqhoncvutldndaiy"
)
suspend
fun
clusterIdentifier
(
value
:
String
?
)
endpoint
Name
Link copied to clipboard
@
JvmName
(
name
=
"rmrgoowpxmmajhpo"
)
suspend
fun
endpointName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ygosfdytinqbdnkj"
)
suspend
fun
endpointName
(
value
:
String
?
)
resource
Owner
Link copied to clipboard
@
JvmName
(
name
=
"frttsyjgnghbjmve"
)
suspend
fun
resourceOwner
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"srlbeahdvhwebaqk"
)
suspend
fun
resourceOwner
(
value
:
String
?
)
subnet
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"xcephmxwsylidclo"
)
suspend
fun
subnetGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dshwwtyiisrhgfaf"
)
suspend
fun
subnetGroupName
(
value
:
String
?
)
vpc
Security
Group
Ids
Link copied to clipboard
@
JvmName
(
name
=
"jlvrerchovfbpkbb"
)
suspend
fun
vpcSecurityGroupIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rselddebjjfowpvj"
)
suspend
fun
vpcSecurityGroupIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lwcqspulekhgfsft"
)
suspend
fun
vpcSecurityGroupIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"gujbjumrxidmpuhc"
)
suspend
fun
vpcSecurityGroupIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"envfepccpdoupwia"
)
suspend
fun
vpcSecurityGroupIds
(
value
:
List
<
String
>
?
)