sig/client.rbs in aws-sdk-groundstation-1.44.0 vs sig/client.rbs in aws-sdk-groundstation-1.45.0
- old
+ new
@@ -337,9 +337,11 @@
def pre_pass_start_time: () -> ::Time
def region: () -> ::String
def satellite_arn: () -> ::String
def start_time: () -> ::Time
def tags: () -> ::Hash[::String, ::String]
+ def visibility_end_time: () -> ::Time
+ def visibility_start_time: () -> ::Time
end
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/GroundStation/Client.html#describe_contact-instance_method
def describe_contact: (
contact_id: ::String
) -> _DescribeContactResponseSuccess