Class: Aws::Types::Action

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_type::String

Returns the value of attribute action_type.

Returns:

  • (::String)


90
91
92
# File 'sig/types.rbs', line 90

def action_type
  @action_type
end

#aws_api_call_actionTypes::AwsApiCallAction

Returns the value of attribute aws_api_call_action.



91
92
93
# File 'sig/types.rbs', line 91

def aws_api_call_action
  @aws_api_call_action
end

#dns_request_actionTypes::DnsRequestAction

Returns the value of attribute dns_request_action.



92
93
94
# File 'sig/types.rbs', line 92

def dns_request_action
  @dns_request_action
end

#kubernetes_api_call_actionTypes::KubernetesApiCallAction

Returns the value of attribute kubernetes_api_call_action.



95
96
97
# File 'sig/types.rbs', line 95

def kubernetes_api_call_action
  @kubernetes_api_call_action
end

#kubernetes_permission_checked_detailsTypes::KubernetesPermissionCheckedDetails

Returns the value of attribute kubernetes_permission_checked_details.



96
97
98
# File 'sig/types.rbs', line 96

def kubernetes_permission_checked_details
  @kubernetes_permission_checked_details
end

#kubernetes_role_binding_detailsTypes::KubernetesRoleBindingDetails

Returns the value of attribute kubernetes_role_binding_details.



97
98
99
# File 'sig/types.rbs', line 97

def kubernetes_role_binding_details
  @kubernetes_role_binding_details
end

#kubernetes_role_detailsTypes::KubernetesRoleDetails

Returns the value of attribute kubernetes_role_details.



98
99
100
# File 'sig/types.rbs', line 98

def kubernetes_role_details
  @kubernetes_role_details
end

#network_connection_actionTypes::NetworkConnectionAction

Returns the value of attribute network_connection_action.



93
94
95
# File 'sig/types.rbs', line 93

def network_connection_action
  @network_connection_action
end

#port_probe_actionTypes::PortProbeAction

Returns the value of attribute port_probe_action.



94
95
96
# File 'sig/types.rbs', line 94

def port_probe_action
  @port_probe_action
end

#rds_login_attempt_actionTypes::RdsLoginAttemptAction

Returns the value of attribute rds_login_attempt_action.



99
100
101
# File 'sig/types.rbs', line 99

def 
  @rds_login_attempt_action
end