pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin.inputs
/
TermsOfServiceArgs
Terms
Of
Service
Args
data
class
TermsOfServiceArgs
(
val
url
:
Output
<
String
>
)
:
ConvertibleToJava
<
TermsOfServiceArgs
>
Terms of service for the API.
Constructors
Functions
Properties
Constructors
Terms
Of
Service
Args
Link copied to clipboard
fun
TermsOfServiceArgs
(
url
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TermsOfServiceArgs
Properties
url
Link copied to clipboard
val
url
:
Output
<
String
>
URL pointing to the terms of service.