Class: Aws::Types::DeleteNetworkInsightsAccessScopeAnalysisRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4394
4395
4396
# File 'sig/types.rbs', line 4394

def dry_run
  @dry_run
end

#network_insights_access_scope_analysis_id::String

Returns the value of attribute network_insights_access_scope_analysis_id.

Returns:

  • (::String)


4393
4394
4395
# File 'sig/types.rbs', line 4393

def network_insights_access_scope_analysis_id
  @network_insights_access_scope_analysis_id
end