InstanceAccessControlAttributesAttributeValueArgs

data class InstanceAccessControlAttributesAttributeValueArgs(val sources: Output<List<String>>) : ConvertibleToJava<InstanceAccessControlAttributesAttributeValueArgs>

Constructors

constructor(sources: Output<List<String>>)

Properties

Link copied to clipboard
val sources: Output<List<String>>

Functions

Link copied to clipboard
open override fun toJava(): InstanceAccessControlAttributesAttributeValueArgs