Package-level declarations

Types

Link copied to clipboard
data class AdditionalCacheNodePropertiesArgs(val autoUpdateVersion: Output<String>? = null, val bgpConfiguration: Output<BgpConfigurationArgs>? = null, val cacheNodePropertiesDetailsIssuesList: Output<List<String>>? = null, val driveConfiguration: Output<List<CacheNodeDriveConfigurationArgs>>? = null, val isProxyRequired: Output<Either<String, ProxyRequired>>? = null, val optionalProperty1: Output<String>? = null, val optionalProperty2: Output<String>? = null, val optionalProperty3: Output<String>? = null, val optionalProperty4: Output<String>? = null, val optionalProperty5: Output<String>? = null, val osType: Output<Either<String, OsType>>? = null, val proxyUrl: Output<String>? = null, val proxyUrlConfiguration: Output<ProxyUrlConfigurationArgs>? = null, val updateCycleType: Output<Either<String, CycleType>>? = null, val updateInfoDetails: Output<String>? = null, val updateRequestedDateTime: Output<String>? = null) : ConvertibleToJava<AdditionalCacheNodePropertiesArgs>

Model representing cache node for connected cache resource

Link copied to clipboard
data class AdditionalCustomerPropertiesArgs(val customerAsn: Output<String>? = null, val customerEmail: Output<String>? = null, val customerEntitlementExpiration: Output<String>? = null, val customerEntitlementSkuGuid: Output<String>? = null, val customerEntitlementSkuId: Output<String>? = null, val customerEntitlementSkuName: Output<String>? = null, val customerTransitAsn: Output<String>? = null, val customerTransitState: Output<Either<String, CustomerTransitState>>? = null, val optionalProperty1: Output<String>? = null, val optionalProperty2: Output<String>? = null, val optionalProperty3: Output<String>? = null, val optionalProperty4: Output<String>? = null, val optionalProperty5: Output<String>? = null) : ConvertibleToJava<AdditionalCustomerPropertiesArgs>

Model representing customer for connected cache resource

Link copied to clipboard
data class BgpConfigurationArgs(val asnToIpAddressMapping: Output<String>? = null) : ConvertibleToJava<BgpConfigurationArgs>

Bgp configuration of cache node

Link copied to clipboard
data class CacheNodeDriveConfigurationArgs(val cacheNumber: Output<Int>? = null, val nginxMapping: Output<String>? = null, val physicalPath: Output<String>? = null, val sizeInGb: Output<Int>? = null) : ConvertibleToJava<CacheNodeDriveConfigurationArgs>

Drive configuration for cache node

Link copied to clipboard
data class CacheNodeEntityArgs(val autoUpdateRequestedDay: Output<Int>? = null, val autoUpdateRequestedTime: Output<String>? = null, val autoUpdateRequestedWeek: Output<Int>? = null, val autoUpdateRingType: Output<Either<String, AutoUpdateRingType>>? = null, val cacheNodeId: Output<String>? = null, val cacheNodeName: Output<String>? = null, val cidrCsv: Output<List<String>>? = null, val cidrSelectionType: Output<Int>? = null, val customerAsn: Output<Int>? = null, val customerIndex: Output<String>? = null, val customerName: Output<String>? = null, val fullyQualifiedDomainName: Output<String>? = null, val fullyQualifiedResourceId: Output<String>? = null, val ipAddress: Output<String>? = null, val isEnabled: Output<Boolean>? = null, val isEnterpriseManaged: Output<Boolean>? = null, val maxAllowableEgressInMbps: Output<Int>? = null, val shouldMigrate: Output<Boolean>? = null) : ConvertibleToJava<CacheNodeEntityArgs>

Model representing Cache Node for ConnectedCache resource

Link copied to clipboard
data class CacheNodeOldResponseArgs(val statusCode: Output<String>? = null, val statusDetails: Output<String>? = null, val statusText: Output<String>? = null) : ConvertibleToJava<CacheNodeOldResponseArgs>

Model representing Cache Node for ConnectedCache resource

Link copied to clipboard
data class CacheNodePropertyArgs(val additionalCacheNodeProperties: Output<AdditionalCacheNodePropertiesArgs>? = null, val cacheNode: Output<CacheNodeEntityArgs>? = null, val statusCode: Output<String>? = null, val statusDetails: Output<String>? = null, val statusText: Output<String>? = null) : ConvertibleToJava<CacheNodePropertyArgs>

Model representing an Mcc cache node connectedCache resource

Link copied to clipboard
data class CustomerEntityArgs(val clientTenantId: Output<String>? = null, val contactEmail: Output<String>? = null, val contactName: Output<String>? = null, val contactPhone: Output<String>? = null, val customerName: Output<String>? = null, val fullyQualifiedResourceId: Output<String>? = null, val isEnterpriseManaged: Output<Boolean>? = null, val isEntitled: Output<Boolean>? = null, val releaseVersion: Output<Int>? = null, val resendSignupCode: Output<Boolean>? = null, val shouldMigrate: Output<Boolean>? = null, val verifySignupCode: Output<Boolean>? = null, val verifySignupPhrase: Output<String>? = null) : ConvertibleToJava<CustomerEntityArgs>

Model representing Customer resource for ConnectedCache resource

Link copied to clipboard
Link copied to clipboard
data class CustomerPropertyArgs(val additionalCustomerProperties: Output<AdditionalCustomerPropertiesArgs>? = null, val customer: Output<CustomerEntityArgs>? = null) : ConvertibleToJava<CustomerPropertyArgs>

Model representing customer for connectedCache resource

Link copied to clipboard
data class GetCacheNodesOperationPlainArgs(val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetCacheNodesOperationPlainArgs>
Link copied to clipboard
data class GetEnterpriseCustomerOperationPlainArgs(val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEnterpriseCustomerOperationPlainArgs>
data class GetEnterpriseMccCacheNodesOperationCacheNodeInstallDetailsPlainArgs(val cacheNodeResourceName: String, val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEnterpriseMccCacheNodesOperationCacheNodeInstallDetailsPlainArgs>
data class GetEnterpriseMccCacheNodesOperationPlainArgs(val cacheNodeResourceName: String, val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEnterpriseMccCacheNodesOperationPlainArgs>
Link copied to clipboard
data class GetEnterpriseMccCustomerPlainArgs(val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEnterpriseMccCustomerPlainArgs>
data class GetIspCacheNodesOperationBgpCidrsPlainArgs(val cacheNodeResourceName: String, val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetIspCacheNodesOperationBgpCidrsPlainArgs>
data class GetIspCacheNodesOperationCacheNodeInstallDetailsPlainArgs(val cacheNodeResourceName: String, val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetIspCacheNodesOperationCacheNodeInstallDetailsPlainArgs>
Link copied to clipboard
data class GetIspCacheNodesOperationPlainArgs(val cacheNodeResourceName: String, val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetIspCacheNodesOperationPlainArgs>
Link copied to clipboard
data class GetIspCustomerPlainArgs(val customerResourceName: String, val resourceGroupName: String) : ConvertibleToJava<GetIspCustomerPlainArgs>
Link copied to clipboard
data class ProxyUrlConfigurationArgs(val proxyUrl: Output<String>? = null) : ConvertibleToJava<ProxyUrlConfigurationArgs>

ProxyUrl configuration of cache node