toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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.
Members
Constructors
Terms
Of
Service
Args
Link copied to clipboard
constructor
(
url
:
Output
<
String
>
)
Properties
url
Link copied to clipboard
val
url
:
Output
<
String
>
URL pointing to the terms of service.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TermsOfServiceArgs