toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appsync.kotlin.outputs
/
GetDomainNameApiAssociationResult
Get
Domain
Name
Api
Association
Result
data
class
GetDomainNameApiAssociationResult
(
val
apiAssociationIdentifier
:
String
?
=
null
,
val
apiId
:
String
?
=
null
)
Members
Constructors
Get
Domain
Name
Api
Association
Result
Link copied to clipboard
constructor
(
apiAssociationIdentifier
:
String
?
=
null
,
apiId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
api
Association
Identifier
Link copied to clipboard
val
apiAssociationIdentifier
:
String
?
=
null
api
Id
Link copied to clipboard
val
apiId
:
String
?
=
null
The API ID.