Module: Aws::NetworkMonitor::Client::_CreateMonitorResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateMonitorOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#aggregation_period::Integer

Returns:



86
# File 'sig/client.rbs', line 86

def aggregation_period: () -> ::Integer

#monitor_arn::String

Returns:



83
# File 'sig/client.rbs', line 83

def monitor_arn: () -> ::String

#monitor_name::String

Returns:



84
# File 'sig/client.rbs', line 84

def monitor_name: () -> ::String

#state"PENDING", ...

Returns:



85
# File 'sig/client.rbs', line 85

def state: () -> ("PENDING" | "ACTIVE" | "INACTIVE" | "ERROR" | "DELETING")

#tags::Hash[::String, ::String]

Returns:



87
# File 'sig/client.rbs', line 87

def tags: () -> ::Hash[::String, ::String]