Class: Google::Apis::SecuritycenterV1beta1::ExternalExposure
- Inherits:
-
Object
- Object
- Google::Apis::SecuritycenterV1beta1::ExternalExposure
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/securitycenter_v1beta1/classes.rb,
lib/google/apis/securitycenter_v1beta1/representations.rb,
lib/google/apis/securitycenter_v1beta1/representations.rb
Instance Attribute Summary collapse
-
#backend_bucket ⇒ String
Corresponds to the JSON property
backendBucket. -
#backend_service ⇒ String
Corresponds to the JSON property
backendService. -
#exposed_application ⇒ String
Corresponds to the JSON property
exposedApplication. -
#exposed_endpoint ⇒ String
Corresponds to the JSON property
exposedEndpoint. -
#exposed_service ⇒ String
Corresponds to the JSON property
exposedService. -
#forwarding_rule ⇒ String
Corresponds to the JSON property
forwardingRule. -
#hostname_uri ⇒ String
Corresponds to the JSON property
hostnameUri. -
#http_response ⇒ Array<Google::Apis::SecuritycenterV1beta1::HttpResponse>
Corresponds to the JSON property
httpResponse. -
#instance_group ⇒ String
Corresponds to the JSON property
instanceGroup. -
#internal_backend_service ⇒ String
Corresponds to the JSON property
internalBackendService. -
#load_balancer_firewall_policy ⇒ String
Corresponds to the JSON property
loadBalancerFirewallPolicy. -
#network_endpoint_group ⇒ String
Corresponds to the JSON property
networkEndpointGroup. -
#network_ingress_firewall_policy ⇒ String
Corresponds to the JSON property
networkIngressFirewallPolicy. -
#private_ip_address ⇒ String
Corresponds to the JSON property
privateIpAddress. -
#private_port ⇒ String
Corresponds to the JSON property
privatePort. -
#psc_network_attachment ⇒ String
Corresponds to the JSON property
pscNetworkAttachment. -
#psc_service_attachment ⇒ String
Corresponds to the JSON property
pscServiceAttachment. -
#public_ip_address ⇒ String
Corresponds to the JSON property
publicIpAddress. -
#public_port ⇒ String
Corresponds to the JSON property
publicPort. -
#service_firewall_policy ⇒ String
Corresponds to the JSON property
serviceFirewallPolicy.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExternalExposure
constructor
A new instance of ExternalExposure.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExternalExposure
Returns a new instance of ExternalExposure.
2278 2279 2280 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2278 def initialize(**args) update!(**args) end |
Instance Attribute Details
#backend_bucket ⇒ String
Corresponds to the JSON property backendBucket
2181 2182 2183 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2181 def backend_bucket @backend_bucket end |
#backend_service ⇒ String
Corresponds to the JSON property backendService
2186 2187 2188 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2186 def backend_service @backend_service end |
#exposed_application ⇒ String
Corresponds to the JSON property exposedApplication
2191 2192 2193 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2191 def exposed_application @exposed_application end |
#exposed_endpoint ⇒ String
Corresponds to the JSON property exposedEndpoint
2196 2197 2198 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2196 def exposed_endpoint @exposed_endpoint end |
#exposed_service ⇒ String
Corresponds to the JSON property exposedService
2201 2202 2203 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2201 def exposed_service @exposed_service end |
#forwarding_rule ⇒ String
Corresponds to the JSON property forwardingRule
2206 2207 2208 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2206 def forwarding_rule @forwarding_rule end |
#hostname_uri ⇒ String
Corresponds to the JSON property hostnameUri
2211 2212 2213 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2211 def hostname_uri @hostname_uri end |
#http_response ⇒ Array<Google::Apis::SecuritycenterV1beta1::HttpResponse>
Corresponds to the JSON property httpResponse
2216 2217 2218 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2216 def http_response @http_response end |
#instance_group ⇒ String
Corresponds to the JSON property instanceGroup
2221 2222 2223 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2221 def instance_group @instance_group end |
#internal_backend_service ⇒ String
Corresponds to the JSON property internalBackendService
2226 2227 2228 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2226 def internal_backend_service @internal_backend_service end |
#load_balancer_firewall_policy ⇒ String
Corresponds to the JSON property loadBalancerFirewallPolicy
2231 2232 2233 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2231 def load_balancer_firewall_policy @load_balancer_firewall_policy end |
#network_endpoint_group ⇒ String
Corresponds to the JSON property networkEndpointGroup
2236 2237 2238 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2236 def network_endpoint_group @network_endpoint_group end |
#network_ingress_firewall_policy ⇒ String
Corresponds to the JSON property networkIngressFirewallPolicy
2241 2242 2243 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2241 def network_ingress_firewall_policy @network_ingress_firewall_policy end |
#private_ip_address ⇒ String
Corresponds to the JSON property privateIpAddress
2246 2247 2248 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2246 def private_ip_address @private_ip_address end |
#private_port ⇒ String
Corresponds to the JSON property privatePort
2251 2252 2253 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2251 def private_port @private_port end |
#psc_network_attachment ⇒ String
Corresponds to the JSON property pscNetworkAttachment
2256 2257 2258 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2256 def @psc_network_attachment end |
#psc_service_attachment ⇒ String
Corresponds to the JSON property pscServiceAttachment
2261 2262 2263 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2261 def @psc_service_attachment end |
#public_ip_address ⇒ String
Corresponds to the JSON property publicIpAddress
2266 2267 2268 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2266 def public_ip_address @public_ip_address end |
#public_port ⇒ String
Corresponds to the JSON property publicPort
2271 2272 2273 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2271 def public_port @public_port end |
#service_firewall_policy ⇒ String
Corresponds to the JSON property serviceFirewallPolicy
2276 2277 2278 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2276 def service_firewall_policy @service_firewall_policy end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 |
# File 'lib/google/apis/securitycenter_v1beta1/classes.rb', line 2283 def update!(**args) @backend_bucket = args[:backend_bucket] if args.key?(:backend_bucket) @backend_service = args[:backend_service] if args.key?(:backend_service) @exposed_application = args[:exposed_application] if args.key?(:exposed_application) @exposed_endpoint = args[:exposed_endpoint] if args.key?(:exposed_endpoint) @exposed_service = args[:exposed_service] if args.key?(:exposed_service) @forwarding_rule = args[:forwarding_rule] if args.key?(:forwarding_rule) @hostname_uri = args[:hostname_uri] if args.key?(:hostname_uri) @http_response = args[:http_response] if args.key?(:http_response) @instance_group = args[:instance_group] if args.key?(:instance_group) @internal_backend_service = args[:internal_backend_service] if args.key?(:internal_backend_service) @load_balancer_firewall_policy = args[:load_balancer_firewall_policy] if args.key?(:load_balancer_firewall_policy) @network_endpoint_group = args[:network_endpoint_group] if args.key?(:network_endpoint_group) @network_ingress_firewall_policy = args[:network_ingress_firewall_policy] if args.key?(:network_ingress_firewall_policy) @private_ip_address = args[:private_ip_address] if args.key?(:private_ip_address) @private_port = args[:private_port] if args.key?(:private_port) @psc_network_attachment = args[:psc_network_attachment] if args.key?(:psc_network_attachment) @psc_service_attachment = args[:psc_service_attachment] if args.key?(:psc_service_attachment) @public_ip_address = args[:public_ip_address] if args.key?(:public_ip_address) @public_port = args[:public_port] if args.key?(:public_port) @service_firewall_policy = args[:service_firewall_policy] if args.key?(:service_firewall_policy) end |