pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.outputs
/
ConnectorProfileApiKeyCredentials
Connector
Profile
Api
Key
Credentials
data
class
ConnectorProfileApiKeyCredentials
(
val
apiKey
:
String
,
val
apiSecretKey
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Connector
Profile
Api
Key
Credentials
Link copied to clipboard
fun
ConnectorProfileApiKeyCredentials
(
apiKey
:
String
,
apiSecretKey
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
api
Key
Link copied to clipboard
val
apiKey
:
String
api
Secret
Key
Link copied to clipboard
val
apiSecretKey
:
String
?
=
null