pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.outputs
/
ConnectorProfileBasicAuthCredentials
Connector
Profile
Basic
Auth
Credentials
data
class
ConnectorProfileBasicAuthCredentials
(
val
password
:
String
,
val
username
:
String
)
Types
Constructors
Properties
Constructors
Connector
Profile
Basic
Auth
Credentials
Link copied to clipboard
fun
ConnectorProfileBasicAuthCredentials
(
password
:
String
,
username
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
password
Link copied to clipboard
val
password
:
String
username
Link copied to clipboard
val
username
:
String