GetFrontdoorOriginGroupPlainArgs

data class GetFrontdoorOriginGroupPlainArgs(val name: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetFrontdoorOriginGroupPlainArgs>

A collection of arguments for invoking getFrontdoorOriginGroup.

Constructors

Link copied to clipboard
constructor(name: String, profileName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Specifies the name of the Front Door Origin Group.

Link copied to clipboard

The name of the Front Door Profile within which Front Door Origin Group exists.

Link copied to clipboard

The name of the Resource Group where the Front Door Profile exists.

Functions

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