Class: Aws::Types::ClusterOperationV2Serverless

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_cluster_infoTypes::ServerlessConnectivityInfo

Returns the value of attribute source_cluster_info.



216
217
218
# File 'sig/types.rbs', line 216

def source_cluster_info
  @source_cluster_info
end

#target_cluster_infoTypes::ServerlessConnectivityInfo

Returns the value of attribute target_cluster_info.



217
218
219
# File 'sig/types.rbs', line 217

def target_cluster_info
  @target_cluster_info
end

#vpc_connection_infoTypes::VpcConnectionInfoServerless

Returns the value of attribute vpc_connection_info.



218
219
220
# File 'sig/types.rbs', line 218

def vpc_connection_info
  @vpc_connection_info
end