toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
OpenApiValidationArgs
Open
Api
Validation
Args
data
class
OpenApiValidationArgs
(
val
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
OpenApiValidationArgs
>
Members
Constructors
Open
Api
Validation
Args
Link copied to clipboard
constructor
(
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
)
Properties
allow
Noncompliant
Collection
Response
Link copied to clipboard
val
allowNoncompliantCollectionResponse
:
Output
<
Boolean
>
?
=
null
Indicates whether a non compliance response is allowed for a LIST call
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
OpenApiValidationArgs