Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Simulation.
Attack path simulation
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_provider
def cloud_provider() -> ::Google::Cloud::SecurityCenter::V2::CloudProvider
Returns
- (::Google::Cloud::SecurityCenter::V2::CloudProvider) — Indicates which cloud provider was used in this simulation.
#cloud_provider=
def cloud_provider=(value) -> ::Google::Cloud::SecurityCenter::V2::CloudProvider
Parameter
- value (::Google::Cloud::SecurityCenter::V2::CloudProvider) — Indicates which cloud provider was used in this simulation.
Returns
- (::Google::Cloud::SecurityCenter::V2::CloudProvider) — Indicates which cloud provider was used in this simulation.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Time simulation was created
#name
def name() -> ::String
Returns
-
(::String) — Full resource name of the Simulation:
organizations/123/simulations/456
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Full resource name of the Simulation:
organizations/123/simulations/456
Returns
-
(::String) — Full resource name of the Simulation:
organizations/123/simulations/456
#resource_value_configs_metadata
def resource_value_configs_metadata() -> ::Array<::Google::Cloud::SecurityCenter::V2::ResourceValueConfigMetadata>
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::ResourceValueConfigMetadata>) — Resource value configurations' metadata used in this simulation. Maximum of 100.
#resource_value_configs_metadata=
def resource_value_configs_metadata=(value) -> ::Array<::Google::Cloud::SecurityCenter::V2::ResourceValueConfigMetadata>
Parameter
- value (::Array<::Google::Cloud::SecurityCenter::V2::ResourceValueConfigMetadata>) — Resource value configurations' metadata used in this simulation. Maximum of 100.
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::ResourceValueConfigMetadata>) — Resource value configurations' metadata used in this simulation. Maximum of 100.