pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.outputs
/
GetEndpointAuthorizationResult
/
GetEndpointAuthorizationResult
Get
Endpoint
Authorization
Result
fun
GetEndpointAuthorizationResult
(
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
)