Class: Aws::Types::DescribedServer
- Inherits:
-
Object
- Object
- Aws::Types::DescribedServer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#as_2_service_managed_egress_ip_addresses ⇒ ::Array[::String]
Returns the value of attribute as_2_service_managed_egress_ip_addresses.
-
#certificate ⇒ ::String
Returns the value of attribute certificate.
-
#domain ⇒ "S3", "EFS"
Returns the value of attribute domain.
-
#endpoint_details ⇒ Types::EndpointDetails
Returns the value of attribute endpoint_details.
-
#endpoint_type ⇒ "PUBLIC", ...
Returns the value of attribute endpoint_type.
-
#host_key_fingerprint ⇒ ::String
Returns the value of attribute host_key_fingerprint.
-
#identity_provider_details ⇒ Types::IdentityProviderDetails
Returns the value of attribute identity_provider_details.
-
#identity_provider_type ⇒ "SERVICE_MANAGED", ...
Returns the value of attribute identity_provider_type.
-
#ip_address_type ⇒ "IPV4", "DUALSTACK"
Returns the value of attribute ip_address_type.
-
#logging_role ⇒ ::String
Returns the value of attribute logging_role.
-
#post_authentication_login_banner ⇒ ::String
Returns the value of attribute post_authentication_login_banner.
-
#pre_authentication_login_banner ⇒ ::String
Returns the value of attribute pre_authentication_login_banner.
-
#protocol_details ⇒ Types::ProtocolDetails
Returns the value of attribute protocol_details.
-
#protocols ⇒ ::Array[("SFTP" | "FTP" | "FTPS" | "AS2")]
Returns the value of attribute protocols.
-
#s3_storage_options ⇒ Types::S3StorageOptions
Returns the value of attribute s3_storage_options.
-
#security_policy_name ⇒ ::String
Returns the value of attribute security_policy_name.
-
#server_id ⇒ ::String
Returns the value of attribute server_id.
-
#state ⇒ "OFFLINE", ...
Returns the value of attribute state.
-
#structured_log_destinations ⇒ ::Array[::String]
Returns the value of attribute structured_log_destinations.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#user_count ⇒ ::Integer
Returns the value of attribute user_count.
-
#workflow_details ⇒ Types::WorkflowDetails
Returns the value of attribute workflow_details.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
597 598 599 |
# File 'sig/types.rbs', line 597 def arn @arn end |
#as_2_service_managed_egress_ip_addresses ⇒ ::Array[::String]
Returns the value of attribute as_2_service_managed_egress_ip_addresses.
618 619 620 |
# File 'sig/types.rbs', line 618 def as_2_service_managed_egress_ip_addresses @as_2_service_managed_egress_ip_addresses end |
#certificate ⇒ ::String
Returns the value of attribute certificate.
598 599 600 |
# File 'sig/types.rbs', line 598 def certificate @certificate end |
#domain ⇒ "S3", "EFS"
Returns the value of attribute domain.
600 601 602 |
# File 'sig/types.rbs', line 600 def domain @domain end |
#endpoint_details ⇒ Types::EndpointDetails
Returns the value of attribute endpoint_details.
601 602 603 |
# File 'sig/types.rbs', line 601 def endpoint_details @endpoint_details end |
#endpoint_type ⇒ "PUBLIC", ...
Returns the value of attribute endpoint_type.
602 603 604 |
# File 'sig/types.rbs', line 602 def endpoint_type @endpoint_type end |
#host_key_fingerprint ⇒ ::String
Returns the value of attribute host_key_fingerprint.
603 604 605 |
# File 'sig/types.rbs', line 603 def host_key_fingerprint @host_key_fingerprint end |
#identity_provider_details ⇒ Types::IdentityProviderDetails
Returns the value of attribute identity_provider_details.
604 605 606 |
# File 'sig/types.rbs', line 604 def identity_provider_details @identity_provider_details end |
#identity_provider_type ⇒ "SERVICE_MANAGED", ...
Returns the value of attribute identity_provider_type.
605 606 607 |
# File 'sig/types.rbs', line 605 def identity_provider_type @identity_provider_type end |
#ip_address_type ⇒ "IPV4", "DUALSTACK"
Returns the value of attribute ip_address_type.
619 620 621 |
# File 'sig/types.rbs', line 619 def ip_address_type @ip_address_type end |
#logging_role ⇒ ::String
Returns the value of attribute logging_role.
606 607 608 |
# File 'sig/types.rbs', line 606 def logging_role @logging_role end |
#post_authentication_login_banner ⇒ ::String
Returns the value of attribute post_authentication_login_banner.
607 608 609 |
# File 'sig/types.rbs', line 607 def end |
#pre_authentication_login_banner ⇒ ::String
Returns the value of attribute pre_authentication_login_banner.
608 609 610 |
# File 'sig/types.rbs', line 608 def end |
#protocol_details ⇒ Types::ProtocolDetails
Returns the value of attribute protocol_details.
599 600 601 |
# File 'sig/types.rbs', line 599 def protocol_details @protocol_details end |
#protocols ⇒ ::Array[("SFTP" | "FTP" | "FTPS" | "AS2")]
Returns the value of attribute protocols.
609 610 611 |
# File 'sig/types.rbs', line 609 def protocols @protocols end |
#s3_storage_options ⇒ Types::S3StorageOptions
Returns the value of attribute s3_storage_options.
617 618 619 |
# File 'sig/types.rbs', line 617 def end |
#security_policy_name ⇒ ::String
Returns the value of attribute security_policy_name.
610 611 612 |
# File 'sig/types.rbs', line 610 def security_policy_name @security_policy_name end |
#server_id ⇒ ::String
Returns the value of attribute server_id.
611 612 613 |
# File 'sig/types.rbs', line 611 def server_id @server_id end |
#state ⇒ "OFFLINE", ...
Returns the value of attribute state.
612 613 614 |
# File 'sig/types.rbs', line 612 def state @state end |
#structured_log_destinations ⇒ ::Array[::String]
Returns the value of attribute structured_log_destinations.
616 617 618 |
# File 'sig/types.rbs', line 616 def structured_log_destinations @structured_log_destinations end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
613 614 615 |
# File 'sig/types.rbs', line 613 def end |
#user_count ⇒ ::Integer
Returns the value of attribute user_count.
614 615 616 |
# File 'sig/types.rbs', line 614 def user_count @user_count end |
#workflow_details ⇒ Types::WorkflowDetails
Returns the value of attribute workflow_details.
615 616 617 |
# File 'sig/types.rbs', line 615 def workflow_details @workflow_details end |