toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.outputs
/
GetEndpointAuthorizationResult
/
GetEndpointAuthorizationResult
Get
Endpoint
Authorization
Result
constructor
(
allowedAllVpcs
:
Boolean
?
=
null
,
allowedVpcs
:
List
<
String
>
?
=
null
,
authorizeTime
:
String
?
=
null
,
clusterStatus
:
String
?
=
null
,
endpointCount
:
Int
?
=
null
,
grantee
:
String
?
=
null
,
grantor
:
String
?
=
null
,
status
:
String
?
=
null
,
vpcIds
:
List
<
String
>
?
=
null
)