Amazon.SimpleNotificationService.Model.CreatePlatformEndpointResult.IsSetEndpointArn C# (CSharp) Méthode

IsSetEndpointArn() private méthode

private IsSetEndpointArn ( ) : bool
Résultat bool
        internal bool IsSetEndpointArn()
        {
            return this.endpointArn != null;
        }
    }
CreatePlatformEndpointResult