Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::GetSimulationRequest.
Request message for getting simulation. Simulation name can include "latest" to retrieve the latest simulation For example, "organizations/123/simulations/latest"
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. The organization name or simulation name of this simulation
Valid format:
organizations/{organization}/simulations/latest
organizations/{organization}/simulations/{simulation}
#name=
def name=(value) -> ::String
-
value (::String) — Required. The organization name or simulation name of this simulation
Valid format:
organizations/{organization}/simulations/latest
organizations/{organization}/simulations/{simulation}
-
(::String) — Required. The organization name or simulation name of this simulation
Valid format:
organizations/{organization}/simulations/latest
organizations/{organization}/simulations/{simulation}