pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.tpu.v2alpha1.kotlin.outputs
/
AcceleratorConfigResponse
Accelerator
Config
Response
data
class
AcceleratorConfigResponse
(
val
topology
:
String
,
val
type
:
String
)
A TPU accelerator configuration.
Types
Constructors
Properties
Constructors
Accelerator
Config
Response
Link copied to clipboard
fun
AcceleratorConfigResponse
(
topology
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
topology
Link copied to clipboard
val
topology
:
String
Topology of TPU in chips.
type
Link copied to clipboard
val
type
:
String
Type of TPU.