toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin.outputs
/
GoogleCloudApigeeV1CredentialResponse
/
GoogleCloudApigeeV1CredentialResponse
Google
Cloud
Apigee
V1Credential
Response
constructor
(
apiProducts
:
List
<
GoogleCloudApigeeV1ApiProductRefResponse
>
,
attributes
:
List
<
GoogleCloudApigeeV1AttributeResponse
>
,
consumerKey
:
String
,
consumerSecret
:
String
,
expiresAt
:
String
,
issuedAt
:
String
,
scopes
:
List
<
String
>
,
status
:
String
)