Profile Args Builder
class ProfileArgsBuilder
Builder for ProfileArgs.
Functions
Link copied to clipboard
suspend fun allowedEndpointRecordTypes(value: Output<List<Either<String, AllowedEndpointRecordType>>>)
suspend fun allowedEndpointRecordTypes(vararg values: Output<Either<String, AllowedEndpointRecordType>>)
suspend fun allowedEndpointRecordTypes(values: List<Output<Either<String, AllowedEndpointRecordType>>>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard